beautypg.com

Rockwell Automation AutoMax Enhanced Ladder Language Reference Manual User Manual

Page 210

background image

10Ć8

Parameter

Data/Type Range

Variable Type

Description

Length_

Out

Enter the number of elements to store in Out.
If Out is a simple variable, enter 1.
If Out is an array variable, enter a number 1 or larger.
When the values in Length_In and Length_Out are

greater than 1, they must be equal.

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.

Operation Enter the mnemonic of the operation you want to perĆ

form on In. Choose from these operations:
D ABS (absolute value)
D MOVE (move)
D NEG (negate)
D NOT (logical NOT)
D SQRT (square root)

Character string

AĆZ