Delta D25886 User Manual Page 164

  • Download
  • Add to my manuals
  • Print
  • Page
    / 339
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 163
4. Motion Control Instructions
DVP-MC operating manual 4-123
4.6.37. MOV_WB
API
Controller
164
MOV_WB
Move multiple register values to
multiple bit devices
10MC11T
Explanation of the instruction:
MOV_WB is used for sending multiple word device values to the bit devices.
When EN is on, the register value with S1 as the starting one is sent to the bit device with D as the starting
one. The sent word device 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 “MOV_WB” is executed as “EN” turns on. BOOL M,I,Q, constant
S1 Storage area for data source INT D
S2
The length of the register of the transmitted zone, the
max value for S2 is 64.
UINT Constant,D
D The starting one of the target bit device. BOOL M,Q
Note: If the register of the instruction exceeds the range of register of the controller, only the data in the
register within the valid range can be sent.
Program example:
Page view 163
1 2 ... 159 160 161 162 163 164 165 166 167 168 169 ... 338 339

Comments to this Manuals

No comments