E.4 error codes 3031-3035 – Rockwell Automation AutoMax Enhanced Ladder Language Reference Manual User Manual
Page 311

EĆ5
Error Code: Text Description:
How to Correct the Error:
3029
An illegal register of an IOR or
IOW instruction is selected
Correct the slot and register or
address parameters used in the
instruction.
3030
An illegal option of an IOR or
IOW instruction is selected
Correct the number in the option field.
The valid range is 1 to 4.
E.4
Error Codes 3031Ć3035
Error Code: Text Description:
How To Correct the Error:
3031
Cannot take the square root of a
negative number
Make sure the input for the SQRT
operation is not a negative number.
3032
The Length input is negative
For the MVB instruction, specify a
value within the appropriate range for
the input in error.
3033
The Length input is greater than
32
For the MVB instruction, specify a
value within the appropriate range for
the input in error.
3034
Length_In is larger than the In
input
Make sure Length_In and Length_Out
are within the range of the array.
3035
Length_In is less than or equal
to 0
Make sure Length_In and Length_Out
are within the range of the array.