E.3 error codes 3021-3030 – Rockwell Automation AutoMax Enhanced Ladder Language Reference Manual User Manual

Page 310

Advertising
background image

EĆ4

E.3

Error Codes 3021Ć3030

Error Code: Text Description:

How to Correct the Error:

3021

The value in Length1 is too large

for array block's In1

Make sure the lengths are within the

range of the array.

3022

The value in Length2 is too large

for array block's In2

Make sure the lengths are within the

range of the array.

3023

The value in Length_Out is less

than or equal to 0

Make sure Length_In and Length_Out

are within the range of the array.

3024

The value in Length1 is less than

or equal to 0

Make sure the lengths are within the

range of the array.

3025

The value in Length2 is less than

or equal to 0

Make sure the lengths are within the

range of the array.

3026

Array's length inputs are greater

than 1 but are not equal

For the AR1 instruction, make sure

Length_In and Length_Out are within

the range of the array.

3027

The Elems/Scan input is less

than 0

Make sure the value is at least 0.

3028

Illegal slot number of an IOR or

IOW instruction is selected

Correct the slot and register or

address parameters used in the

instruction.

Advertising