Rockwell Automation AutoMax Enhanced Ladder Language Reference Manual User Manual

Page 226

Advertising
background image

10Ć24

Parameter

Data/Type Range

Variable Type

Description

In2

Enter the name of the second variable or constant that

is to be operated on.

D constant
D array
D simple
D element of an array

D integer
D double integer
D timer

(name.TPreset and

name.Elapsed)

D counter

(name.CPreset

and name.Current)

Length2

Enter the number of elements within In2 that this inĆ

struction is to operate on.
If In2 is a simple variable or constant, enter 1.
If In2 is an array variable, enter a number 1 or larger.
This value must be equal to the value for Length1 if both

are greater than 1.

D simple
D constant
D element of an array

D integer or double

integer

D timer

(name.TPreset

and

name.Elapsed)

D counter

(name.CPreset

and name.Current)

The range is 0 through

100,000 and must not

exceed the maximum

array index plus 1.

Advertising