Move Instructions; Mov - Move - Allen-Bradley MicroLogix 1100 Instruction Set Reference Manual

Hide thumbs Also See for MicroLogix 1100:
Table of Contents

Advertisement

efesotomasyon.com - Allen Bradley,Rockwell,plc,servo,drive

MOV - Move

MOV
MOV
Move
Source
N7:0
0<
Dest
N7:1
0<
217

Move Instructions

The move instructions modify and move words.
Instruction
MOV - Move
MVM - Masked Move
Instruction Type: output
Execution Time for the MOV Instruction
Controller
Data Size
MicroLogix 1100
word
long word
The MOV instruction is used to move data from the source to the
destination. As long as the rung remains true, the instruction moves the
data each scan.
Using the MOV Instruction
When using the MOV instruction, observe the following:
• Source and Destination can be different data sizes. The source is
converted to the destination size when the instruction executes. If
the signed value of the Source does not fit in the Destination, the
overflow is handled as follows:
– If the Math Overflow Selection Bit is clear, a saturated result is
stored in the Destination. If the Source is positive, the Destination
is 32767 (word). If the result is negative, the Destination is -32768.
– If the Math Overflow Selection Bit is set, the unsigned truncated
value of the Source is stored in the Destination.
• Source can be a constant or an address.
Used to:
Move the source value to the destination.
Move data from a source location to a selected
portion of the destination.
When Rung Is:
True
False
9.18 μs
0.87 μs
9.21 μs
0.87 μs
Publication 1763-RM001C-EN-P - October 2009
12
Chapter
Page
217
219

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

1763-l16bbb1763-l16awa1763-l16bwa1763-l16dwd

Table of Contents