beautypg.com

Overflow trap bit, s:5/0, Move (mov), Entering parameters – Rockwell Automation 1747-PT1, D1747NP002 Hand-Held Terminal User Manual

Page 302

background image

Chapter 21
Move and Logical Instructions

21–2

Overflow Trap Bit, S:5/0

Minor error bit set upon detection of a mathematical overflow or division by
0. If this bit is set upon execution of the END statement or a TND
instruction, a major error will be declared.

Math Register, S:13 and S:14

Move and logical instructions do not affect the math register.

Move

MOV

Output Instruction

(MOV)

MOV

MOVE
Source

N7:0
9760

Dest

N7:1
9760

F1

F2

F3

F4

F5

ZOOM on MOV –(MOV)– 2.3.0.0.2
NAME: MOVE
SOURCE: N7:0 9760
DEST: N7:1 9760

EDT_DAT

HHT Ladder Display:

HHT Zoom Display:

Ladder Diagrams and APS Displays:

(online monitor mode)

The processor moves a copy of the source value to the destination location.

Entering Parameters

Source – a program constant or the address of the data you want to move.

Destination – the address where the instruction moves the data.

Move (MOV)