Oversetter...
0034
NEGATIVE VALUE IN TIMER PRESET OR ACCUMULATOR
Allen-Bradley · MicroLogix 1400 Programmable Controllers
Hva betyr 0034 ?
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.
Vanlige årsaker
- Program logic attempting to move a negative value into a timer's preset or accumulator word.
- Arithmetic operations within the program leading to a negative result that is then incorrectly assigned to a timer parameter.
- Data input from an external source provides a negative value to a timer parameter.
Reparasjonssteg & Sjekkliste
Klikk på steg for å spore fremgangen.
- 1
If the program is moving values to the accumulated or preset word of a timer, verify these values are non-negative.
- 2
Adjust the program logic to ensure only positive or zero values are assigned to timer presets and accumulators.
- 3
Reload the program and enter the Run mode after making corrections.
Verifisert teknisk data. Sist oppdatert: March 2026
Relaterte feilkoder
Kilde: Allen-Bradley MicroLogix 1400 Programmable Controllers