Skip to main content

Example - Ladder Diagram

BITMOV


The BITMOV instruction transfers n number of bits starting at the BOOL data register, S, to the BOOL data register starting at D.

Ladder Diagram Example


When the contact, M0.0, is powered ON (1), the instruction copies 3 bits starting at the BOOL data register, M1.D, into the BOOL data register starting at M2.3.


Memory Monitor

BITMOVP


The BITMOVP one-shot instruction transfers n number of bits starting at the BOOL data register, S, to the BOOL data register starting at D.
Every time this instruction executes, it energizes the output only once.

Ladder Diagram Example


When the contact, M0.1, is powered ON (1), the instruction copies 2 bits starting at the BOOL data register, M4.0, into the BOOL data register starting at M4.5.


Memory Monitor