Interact Posted March 16, 2018 Report 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?
AlexUT Posted March 22, 2018 Report 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.
JEVI Posted January 21, 2022 Report Posted January 21, 2022 unitronics panel emergency stop fault not possible to reset the fault what we need to do
MVP 2023 Joe Tauser Posted January 21, 2022 MVP 2023 Report 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.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now