Allen-Bradley · MicroLogix 1400 Programmable Controllers
The program contains a Temporary End (TND), Refresh (REF), or Service Communication instruction within an interrupt subroutine (STI, EII, HSC) or a user fault routine. These specific instructions are not permitted in interrupt contexts due to their system-level implications or timing characteristics. This is a nonrecoverable fault.
Click steps to track your progress.
Correct the program by removing Temporary End (TND), Refresh (REF), or Service Communication instructions from all interrupt subroutines (STI, EII, HSC) and user fault routines.
Recompile and reload the modified program into the controller.
Enter the Run mode after the program is successfully reloaded.