beautypg.com

Rockwell Automation AutoMax Enhanced Ladder Language Reference Manual User Manual

Page 217

background image

10Ć15

Parameter

Data/Type Range

Variable Type

Description

In1

Enter the name of the first 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)

Length1

Enter the number of elements within In1 that this inĆ

struction is to operate on.
If In1 is a simple variable or constant, enter 1.
If In1 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.