Skip to main content

Example - Ladder Diagram

DMOV


The DMOV instruction will transfer the DWORD value, S, to an assigned DWORD data register, D.

Ladder Diagram Example


When the contact, M0.0 is ON (1), the instruction copies the value in the DWORD data register, D8, into the data register, D10.


Memory Monitor

DMOVP


The DMOVP one-shot instruction will transfer the DWORD value, S, to an assigned DWORD data register, D.
Every time this instruction executes, it energizes the output only once.

Ladder Diagram Example


When the contact, M0.1 is ON (1), the instruction copies the value of the constant DWORD, into the data register, D12.


Memory Monitor