5
Categories and Use of Basic Application Instructions
DVP-PM Operation Instruction
5-144
API Mnemonic
Operands
Function
260
RMOV P
32-bit
→
16-bit Conversion
Controllers
20PM
10PM
Bit Devices
Word Devices
Program Steps
Type
OP
X Y M S K H
KnX
KnY KnM KnS T
C
D
V
Z
S
*
*
*
*
*
*
*
*
*
*
*
D
*
*
*
*
*
*
*
*
RMOV, RMOVP: 5 steps
Operands:
S
: Source device (32-bit)
D
: Destination device (16-bit)
Explanations:
RMOV instruction sends the data in 32-bit device
S
to
16-bit device
D
. Sign bit (MSB) of source device will be copied
to MSB of destination device.
Program Example:
When X24 = ON, the data in D6 and D7 will be sent to D4.
X24
RMOV
D6
D4
0 0 1 1
1
0
0
0
1 1
1
1
0 0 0
b15
b0
0 0
0
0 0 1
1
1
1
D7, D6
1
1
1
1
1
1
1
1
1
b31
b16
1
b0
b15
D4
0
1
1
0
0
1
1
1
1
1
1
1
1
1
When X24 = ON, b31 (MSB) of D7 (
S
) will be sent to b15 (MSB) of D4 (
D
). In addition, b0~b14 of D6 will also be
sent to b0~b14 of D4 and b15 ~ b30 will be ignored.
Summary of Contents for DVP-10PM
Page 1: ......
Page 45: ...2 Hardware Specifications and Wiring DVP PM Application Manual 2 30 MEMO...
Page 125: ...3 Functions of Devices in DVP PM DVP PM Application Manual 3 80 MEMO...
Page 341: ...8 Application Examples DVP PM Application Manual 8 2 Trajectory 3 Trajectory 4...
Page 427: ...9 Electrical CAM DVP PM Application Manual 9 74...
Page 437: ...10 Encrypting User Program DVP PM Application Manual 10 10 MEMO...
Page 458: ...11 G code Application DVP PM Application Manual 11 21 B O100 main program...
Page 561: ...14 Appendix DVP PM Application Manual 14 4 MEMO...