beautypg.com

Rockwell Automation AutoMax Enhanced Ladder Language Reference Manual User Manual

Page 231

background image

10Ć29

10.4.1

Input Parameters for the Array Shift Up Instruction

This table lists the inputs for the ASU 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.

Connect a Boolean input or output.

In

Enter the name of a variable or a constant that you want

to move into the last element position of the array.
If no value is specified, 0 is used.

D simple
D constant
D element of an array

D integer
D double integer
D timer

(name.TPreset and

name.Elapsed)

D counter

(name.CPreset

and name.Current)

Array

Enter the name of the array variable that you want to

use.

array

D integer
D double integer