Rockwell Automation AutoMax Enhanced Ladder Language Reference Manual User Manual

Page 209

Advertising
background image

10Ć7

Parameter

Data/Type Range

Variable Type

Description

In

Enter the name of the variable or enter a constant value

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)

Length_In Enter the number of elements of In that this instruction

is to operate on.
If In is a simple variable or a constant, enter 1.
If In is an array variable, enter a number 1 or larger.

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