Rockwell Automation AutoMax Enhanced Ladder Language Reference Manual User Manual

Page 270

Advertising
background image

13Ć4

13.1.2

Output Parameters for the Immediate Input Instruction

This table lists the output for the IN instruction and the variable type that it supports. To

use ENO, connect it to a contact, coil, or Boolean input of another instruction.

Parameter

Description

EN

While this input is true, the instruction executes. When this

input is false, the instruction is not executed and ENO is

false.

Variable

Enter the global variable from which you want to use the

latest value.

ENO

Use this output as the input to another instruction for

easily chaining multiple blocks. This output follows the

state of the EN input.

13.1.3

Example of an Immediate Input Instruction

While switch1 is true, the program's latched

value for the global variable LEVER_1 is

updated.

Advertising