Skip to main content

Example - Ladder Diagram

FMOV


The FMOV instruction transfers the WORD value, S, to D + n WORD data registers.

Ladder Diagram Example


When the contact, M0.0, is powered ON (1), the instruction copies the value in the data register, D38, into 3 data registers, D40, D41, and D42.


Memory Monitor

FMOVP


The FMOVP one-shot instruction transfers the WORD value, S, 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 value in the data register, D47, into 2 data registers, D49 and D50.


Memory Monitor