Output coil (oc), C.1.5 output coil (oc) – Nematron Pointe Controller User Manual
Page 342

Appendix C: Ladder Diagram Block Reference
Pointe Controller User Guide
340
Once the block is inserted, you can double-click on it to
configure
it.
Functional Description
When the value of the associated Bit tag transitions from 1 to 0, the input state
from the left is momentarily passed through the the output state to the right.
The state is passed only once, on the first
scan
immediately following the
transition. After that, the output state is turned off and kept off until the
associated Bit tag transitions again from 1 to 0.
Configuration Reference
Any Bit tag may be associated with the block: %IX, %MX, %QX, or T_DONE.
C.1.5 Output Coil (OC)
When used in a Ladder Diagram, this block acts as a coil that sets an associated Bit
tag to match the state of the rung.
Select the
tool (from the
Relays and Coils
toolbar) and click on a ladder rung
to insert the following block:
Once the block is inserted, you can double-click on it to
configure
it.
Functional Description
This block always passes the input state through to the output state without
change; when the input state becomes on, the output state is turned on, and
when the input state becomes off, the output state is turned off.
When the input state from the left becomes on, the associated Bit tag is set to 1.
When the input state becomes off, the tag is set to 0.
The coil is checked every time the ladder is
scanned
, regardless of whether the
input state is on or off.
Configuration Reference
Any Memory Bit (%MX) or Output Bit (%QX) tag may be associated with the
block.