beautypg.com

Rockwell Automation AutoMax Enhanced Ladder Language Reference Manual User Manual

Page 72

background image

4Ć12

4.3.2

Output Parameters for the Greater Than Instruction

This table lists the outputs for the GT instruction. To use these outputs, connect them to

a contact, coil, or Boolean input of another instruction.

Parameter Description

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.

Q

This output is set true when all of the following conditions occur:
D the instruction is enabled
D In1 is greater than In2
D if In3 is used, In2 is greater than In3
Otherwise, Q is false.