Skip to main content

Example - Ladder Diagram

BMOV


The BMOV instruction transfers the WORD value of S + n data registers to D + n WORD data registers.

Ladder Diagram Example


When the contact, M0.0, is powered ON (1), the instruction copies the values of the 3 data registers, D14, D15, and D16, into the data registers, D18, D19, and D20.


Memory Monitor

BMOVP


The BMOVP one-shot instruction transfers the WORD value of S + n data registers to D + n WORD data registers.
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 the values of the 4 data registers, D20, D21, D22, and D23, into the data registers, D25, D26, D27, and D28.


Memory Monitor