Instruction 14- mov dword – Maple Systems MAPware-7000 User Manual

Page 36

Advertising
background image

MAPware-7000 Ladder Logic Guide

28

1010-1041 rev. 00

Instruction 14- MOV DWord

Expression:

Space Requirement: 1 line x 5 column Location Requirement: Middle, Right rail

Function:

When the input is ON, the double-word (32-bit) data of A+1× A is stored in double-word register
B+1× B. The data range is -2147483648 to 2147483647.

Execution Condition:

Input

Operation

Output

OFF

No execution

OFF

ON

Execution

ON

Operand:

Coil or Bit

Register

Constant

Index

Name

X Y

B

S

T.

C.

M

X
W

Y
W

B
W

S
W

T C

D

I

J

K

M
W

A

Source

B

Destination

√ √

Example:

When B011 is ON, a double-word data of D0101×D0100 is stored in BW17×BW16 and the
output is turned ON. If D0101×D0100 is 1234567, the data 1234567 is stored in BW17ЧBW16.

Advertising