6 BASIC INSTRUCTIONS
6.7 Data Transfer Instructions
505
6
Transferring 16-bit binary data block (32 bits)
BMOVL(P)
These instructions batch-transfer the (n) points (1 to 4294967295) of 16-bit binary data starting from the device specified.
■
Execution condition
Setting data
■
Description, range, data type
*1 When specifying setting data by using a label, define an array to secure enough operation area and specify an element of the array
label.
• In safety programs executed by the Safety CPU, only safety devices and safety labels of data types described in the table
can be used.
Ladder
ST
ENO:=BMOVL(EN,s,n,d);
ENO:=BMOVLP(EN,s,n,d);
FBD/LD
Instruction
Execution condition
BMOVL
BMOVLP
Operand
Description
Range
Data type
Data type (label)
(s)
Start device where the transfer target data is stored
16-bit signed binary
ANY16
(d)
Transfer destination start device
16-bit signed binary
ANY16
(n)
Number of transfer data points
0 to 4294967295
32-bit unsigned binary
ANY32
EN
Execution condition
Bit
BOOL
ENO
Execution result
Bit
BOOL
RnCPU RnENCPU
RnSFCPU RnSFCPU
RnPCPU
RnPCPU
(Standard)
(Safety)
(Redundant)
(Process)
(s)
(d)
(n)
EN
ENO
s
d
n
Summary of Contents for MELSEC iQ-R Series
Page 1: ...MELSEC iQ R Programming Manual Instructions Standard Functions Function Blocks ...
Page 2: ......
Page 24: ...22 INDEX 2092 INSTRUCTION INDEX 2093 REVISIONS 2104 WARRANTY 2105 TRADEMARKS 2106 ...
Page 34: ...32 MEMO ...
Page 35: ...33 PART 1 PART 1 OVERVIEW This part consists of the following chapter 1 OVERVIEW ...
Page 68: ...66 1 OVERVIEW 1 5 Precautions on Programming MEMO ...
Page 1448: ...1446 14 REDUNDANT SYSTEM INSTRUCTIONS 14 2 Disabling Enabling System Switching MEMO ...
Page 1972: ...1970 33 TIME DATA TYPE FUNCTIONS 33 4 Division MEMO ...
Page 2067: ...APPX Appendix 5 PID Control Program Examples 2065 A 252 Set PID control data for loop 2 ...
Page 2109: ......