Move (output instruction)

MVM instruction

Moves only the bits selected by a mask, leaving the rest of the destination untouched.

MVM(number, a, b)

Arguments

NameWhat it isAcceptsDefault
destinationWhat the instruction acts ona registerrequired
aSourcea number or a tag0
bMaska number or a tag-1

Arguments are positional and this table is generated from the simulator's own instruction registry, so it always matches what the engine accepts.

Related instructions

All ladder logic instructions