2 move bits between integers/double integers (mvb) – Rockwell Automation AutoMax Enhanced Ladder Language Reference Manual User Manual

Page 164

Advertising
background image

8Ć6

8.2

Move Bits Between Integers/Double Integers (MVB)

Use the Move Bits Between Integers/Double Integers instruction to copy up to 16 or 32

bits of data within a variable or between two variables.
While EN is true, the instruction moves from In the number of bits specified in Length

starting at the bit location specified in In_Bit. The bits are moved to Out, starting at the

bit location specified in Out_Bit. The bits of the destination location are overwritten by

those from In.

Advertising