beautypg.com

8 coil (co) – Rockwell Automation AutoMax Enhanced Ladder Language Reference Manual User Manual

Page 30

background image

1Ć14

1.8

Coil (CO)

Use this output instruction to store the state of the rung in the Boolean variable

specified in this instruction.
When the rung is true, a value of 1 is stored in the Boolean variable specified for this

coil instruction.
When the rung is false, a value of 0 is stored in the Boolean variable specified for this

coil instruction.
The supported variables are:
D simple Boolean
D Boolean array element
D bitĆindexed integer or double integer
D bitĆindexed integer or double integer array element

Example of a Coil (CO)

This rung shows that the state of the variable

tank_fill follows the state of the variable switch1.