Rockwell Automation AutoMax Enhanced Ladder Language Reference Manual User Manual

Page 242

Advertising
background image

10Ć40

If this error occurs:

Do the following:

D The value in Length1 is too large

for array block's In1.

D The value in Length2 is too large

for array block's In2.
(These inputs can exceed the

array size if starting at the first eleĆ

ment or if starting somewhere withĆ

in the array.)

D The value in Length1 is less than

or equal to 0.

D The value in Length2 is less than

or equal to 0.

D The value in Length_Out is too

large for array block's Out.

D The value in Length_Out is less

than or equal to 0.

Make sure the lengths are within the

range of the array.

D The array index is negative.
D The array index is too large.

Specify a valid array element.

Advertising