Interact Posted March 16, 2018 Report Share Posted March 16, 2018 A Jazz we had in the field came back displaying an error code: BFLT Err @ 31 (and then some hex-code). Where can I find out what this means? Quote Link to comment Share on other sites More sharing options...
AlexUT Posted March 22, 2018 Report Share Posted March 22, 2018 < BFLT ERR @31> happens, when used indirect MB or MI addressing, and address is out of range, supported by PLC (include negative value). For example, MB range is from 0 to 255. MI to MB conversion starts at MB250 and it converts 8 bits. Last 2 bits will be out of range 255 for MB. Please add Ladder code to check indirect addressing range. Quote Link to comment Share on other sites More sharing options...
JEVI Posted January 21, 2022 Report Share Posted January 21, 2022 unitronics panel emergency stop fault not possible to reset the fault what we need to do Quote Link to comment Share on other sites More sharing options...
MVP 2021 Joe Tauser Posted January 21, 2022 MVP 2021 Report Share Posted January 21, 2022 I'm guessing that's what it says on the display. That means it's in the program, as "emergency stop fault" is not a Unitronics function. Upload the program so we can have a look. Joe T. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.