Delta D25886 User Manual Page 160

  • Download
  • Add to my manuals
  • Print
  • Page
    / 339
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 159
4. Motion Control Instructions
DVP-MC operating manual 4-119
4.6.33. MOVF_DI
API
Controller
160
MOVF_DI
Move 32-bit integer to multiple
registers
10MC11T
Explanation of the instruction:
MOVF_DI is used for sending one 32-bit integer to multiple target registers.
When EN is on, the content of S1 is sent to the zone with D as the starting register and the data length is
specified by S2. When the data length S2 is larger than maximum 64, it is counted as 64. And the part above
64 is invalid.
Explanation of input and output parameter of the instruction:
Parameter
name
Explanation
Data
type
Available
device
EN “MOVF_DI” is executed as “EN” turns on. BOOL M,I,Q, constant
S1 The source where the data comes from. DINT Constant,D
S2
The length of the transmitted zone, the max value for S2
is 64.
UINT Constant,D
D The starting one of the target registers DINT D
Note: When the content of the register is 32-bit data, it will occupy two consecutive registers.
Program example:
Page view 159
1 2 ... 155 156 157 158 159 160 161 162 163 164 165 ... 338 339

Comments to this Manuals

No comments