beautypg.com

Rockwell Automation AutoMax Enhanced Ladder Language Reference Manual User Manual

Page 216

background image

10Ć14

10.1.4

Input Parameters for the MultiĆArray Instruction

This table lists the inputs for the AR2 instruction and the variable type and data

type/range that each input supports.

Parameter

Description

Variable Type

Data/Type Range

EN

While this input is true, the instruction executes. When

this input is false, the instruction does not execute and

is reset.

Connect a Boolean input or output.

Elems/

Scan

Enter the number of elements to operate on each time

the instruction is scanned.
To operate on all the elements, enter 0.
To distribute the array operation over a number of proĆ

gram scans, enter the number of elements you want to

operate on each time the instruction is scanned (after

the first scan).

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.