Allen-Bradley · MicroLogix 1400 Programmable Controllers
A negative value was loaded into either the preset or accumulator word of a timer instruction. This is a recoverable fault, as timer values (presets and accumulators) are typically non-negative and negative values are not logically valid for timing functions.
Click steps to track your progress.
If the program is moving values to the accumulated or preset word of a timer, verify these values are non-negative.
Adjust the program logic to ensure only positive or zero values are assigned to timer presets and accumulators.
Reload the program and enter the Run mode after making corrections.