beautypg.com

Rockwell Automation AutoMax Enhanced Ladder Language Reference Manual User Manual

Page 84

background image

4Ć24

4.6.2

Output Parameters for the Limit Instruction

This table lists the outputs for the LIMIT 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 a Boolean input to

another instruction.

Out

When the instruction is enabled, Out contains the value

in In when In falls within the defined limits.
If the value in In is less than the lower limit, Out contains

the value in Mn. If the value in In is greater than the value

in Mx, Output contains the value in Mx.

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)