13
COMMUNICATIONS BETWEEN CPU MODULES
13.8 Motion CPU Device Access
13
- 47
9
DE
V
ICE DE
S
CRIPT
IO
N
10
MU
LT
IPL
E
CP
U SY
S
T
EM
O
V
ER
VI
E
W
11
MUL
T
IP
L
E
CP
U
S
Y
S
TE
M
CONFIGURA
TION
12
CONCE
PT
OF MU
LT
IPL
E
CP
U SY
S
T
EM
13
COMMUN
ICA
TIO
N
S
BE
TWE
E
N
CP
U
MODUL
ES
14
P
A
RAM
E
TE
RS
A
DDE
D
F
O
R MU
LT
IP
LE
C
P
U
S
YSTE
M
S
15
ST
A
R
TIN
G A
M
U
LT
IPLE
CP
U
SYS
TEM
16
TR
O
U
B
L
E
S
HOOTING
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.
Содержание Q06CCPU-V
Страница 2: ......
Страница 612: ...APPX 48 Appendix 11 Functions Added by Version Upgrade APPENDICES Memo ...
Страница 617: ......