Allen-Bradley · MicroLogix 1400 Programmable Controllers
A fault routine number was entered in status file S:29, but either the fault routine was not physically created in the program, or the entered file number was less than 3 or greater than 255. This is a non-user fault, preventing proper fault handling.
Click steps to track your progress.
Clear the fault routine file number (S:29) in the status file to disable the user fault routine if it is not required.
Alternatively, create a fault routine for the file number referenced in status file S:29, ensuring the file number is greater than 2 and less than 256.
Reload the program and enter Run mode after correction.