DVP-ES2/SA2/SS2/SA2/SX2/SE Operation Manual - Programming
3-68
API Mnemonic Operands Function
15
BMOV P Block Move
Controllers
ES2/EX2 SS2 SA2
SE SX2
Bit Devices Word devices Program Steps Type
OP X Y M S K H KnX KnYKnM KnS T C D E F
S * * * * * * *
D * * * * * *
n * * * * *
BMOV, BMOVP: 7 steps
PULSE 16-bit 32-bit
ES2/EX2 SS2 SA2
SE SX2 ES2/EX2 SS2 SA2
SE SX2 ES2/EX2 SS2 SA2
SE SX2
Operands:
S: Start of source devices D: Start of destination devices n: Number of data to be moved
Explanations:
1. The program copies a specified block of devices to another destination. Contents in n
registers starting from S will be moved to n registers starting from D. If n exceeds the actual
number of available source devices, only the devices that fall within the valid range will be
used
2. Range of n: 1 ~ 512.
Program example 1:
When X20 = ON, the contents in registers D0 ~ D3 will be moved to the 4 registers D20 ~ D23
X20 D20 K4 D0
D1
D2
D3
D20
D21
D22
D23
n=4
D0BMOV