Rockwell Automation AutoMax Enhanced Ladder Language Reference Manual User Manual

Page 232

Advertising
background image

10Ć30

10.4.2

Output Parameters for the Array Shift Up Instruction

This table lists the outputs for the ASU instruction and the variable type and data

type/range that each output supports.

Parameter

Description

Variable Type

Data/Type Range

ENO

Use this output as the input to another instruction for

easily chaining multiple instructions. This output follows

the state of EN unless an error occurs.

Connect a contact, coil or Boolean parameter of

another instruction.

Out

Enter the name of variable in which you want to store

the topĆmost element that was shifted out of the array.
This variable must be of the same data type as In.

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)

Advertising