You are on page 1of 4

Move Instructions

De La Salle Lipa
College of Information Technology and Engineering
Electrical Engineering Department
Move Instructions
Siemens Allen Bradley
The Move Byte instruction moves the
input byte (IN) to the output byte (OUT).
The input byte is not altered by the move.

The Move Word instruction moves the


input word (IN) to the output word (OUT).
The input word is not altered by the
move.
The Move Double Word instruction moves
the input double word (IN) to the output
double word (OUT). The input double word
is not altered by the move.

The Move Real instruction moves a 32-bit,


real input double word (IN) to the output
double word (OUT). The input double word
is not altered by the move.
Move Instructions
Omron Mitsubishi

You might also like