Allen-Bradley · MicroLogix 1400 Programmable Controllers
The length or position parameter of a Bit Shift Left (BSL), Bit Shift Right (BSR), Find First Last (FFL), Find First Unset (FFU), Look For Last (LFL), or Look For Unset (LFU) instruction references memory locations outside of the entire data file space. This is a recoverable fault, indicating an out-of-bounds memory access error.
Click steps to track your progress.
Correct the program to ensure that the length and position parameters of BSL, BSR, FFL, FFU, LFL, or LFU instructions do not point outside of the defined data file space.
Recompile and reload the corrected program into the controller.
Enter the Run mode after the program is successfully reloaded.