Motion Cpu Device Access - Mitsubishi Electric Q12DCCPU-V User Manual

Melsec q series, c controller module
Hide thumbs Also See for Q12DCCPU-V:
Table of Contents

Advertisement

13
COMMUNICATIONS BETWEEN CPU MODULES
13.8

Motion CPU Device Access

(1) Motion CPU device access
C Controller module
/* Write to Motion CPU device */
ret = QBF_MotionDDWR(path, sCpuNo, sDeType, ulDevNo,
ulSize, pusDataBuf, ulBufSize, ulTimeout);
/* Read from Motion CPU device */
ret = QBF_MotionDDRD(path, sCpuNo, sDeType, ulDevNo,
ulSize, pusDataBuf, ulBufSize, ulTimeout);
POINT
Remark
From a user program of the C Controller module, data can be written to and read from
Motion CPU's devices.
Use the bus interface functions when creating a user program of the C Controller
module.
Figure 13.35 Motion CPU device access
To apply this function to the Q172DCPU or Q173DCPU, the C Controller module
must be the Q12DCCPU-V.
For the bus interface functions, refer to the following.
C Controller Module User's Manual (Utility Operation, Programming)
Q12DCCPU-V
Motion CPU
1)
Device memory
2)
Device memory
1) Writes data to the Motion CPU device.
2) Reads data from the Motion CPU device.
13.8 Motion CPU Device Access
Q06CCPU-V
Q06CCPU-V-B
13
- 47
9
10
11
12
13
14
15
16

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sw3pvc-ccpu-eQ06ccpu-vQ06ccpu-v-b

Table of Contents