EasyManua.ls Logo

Mitsubishi Electric Q12DCCPU-V - Motion CPU Device Access

Mitsubishi Electric Q12DCCPU-V
618 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
13
COMMUNICATIONS BETWEEN CPU MODULES
13.8 Motion CPU Device Access
13 - 47
9
DEVICE DESCRIPTION
10
MULTIPLE CPU SYSTEM
OVERVIEW
11
MULTIPLE CPU SYSTEM
CONFIGURATION
12
CONCEPT OF MULTIPLE
CPU SYSTEM
13
COMMUNICATIONS
BETWEEN CPU
MODULES
14
PARAMETERS ADDED
FOR MULTIPLE CPU
SYSTEMS
15
STARTING A MULTIPLE
CPU SYSTEM
16
TROUBLESHOOTING
13.8 Motion CPU Device Access
(1) Motion CPU device access
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.
POINT
To apply this function to the Q172DCPU or Q173DCPU, the C Controller module
must be the Q12DCCPU-V.
Remark
For the bus interface functions, refer to the following.
C Controller Module User's Manual (Utility Operation, Programming)
Figure 13.35 Motion CPU device access
Q12DCCPU-V
Q06CCPU-V
Q06CCPU-V-B
C Controller module
/* Write to Motion CPU device */
ret = QBF_MotionDDWR(path, sCpuNo, sDeType, ulDevNo,
ulSize, pusDataBuf, ulBufSize, ulTimeout);
2)
1) Writes data to the Motion CPU device.
Motion CPU
Device memory
/* Read from Motion CPU device */
ret = QBF_MotionDDRD(path, sCpuNo, sDeType, ulDevNo,
ulSize, pusDataBuf, ulBufSize, ulTimeout);
Device memory
1)
2) Reads data from the Motion CPU device.

Table of Contents

Related product manuals