4
FUNCTIONS
4.2 I/O Module and Intelligent Function Module Access Function
4
- 4
1
O
V
ER
VI
E
W
2
SY
STEM
CONFIGURA
TION
3
SP
ECIFICA
T
IONS
4
FUNCTIONS
5
A
C
C
E
SS V
IA
N
E
TW
OR
K
MODUL
ES
6
P
R
EP
AR
A
T
OR
Y
PROCE
DUR
ES
A
ND
S
E
TTING
7
I/O NUM
BER
ASS
IGN
M
EN
T
8
M
E
M
O
RIE
S
A
ND
FI
L
E
S
4.2
I/O Module and Intelligent Function Module Access Function
(1) About this function
This function controls the I/O modules and intelligent function modules that are
controlled by the C Controller module.
Create the user program of the C Controller module using the bus interface functions.
Remark
For the bus interface functions, refer to the following manual.
C Controller Module User's Manual (Utility Operation, Programming)
Figure 4.1 Access to I/O modules and an intelligent function module
Q12DCCPU-V
Q06CCPU-V
Q06CCPU-V-B
<Example>
C Controller module
/* Outputs Y in 1-point unit */
ret = QBF_Y_Out_BitEx(path, flg, yno, data);
/* Reads X in 1-word unit */
ret = QBF_X_In_WordEx(path, flg, xno, size, data, datasize);
/* Writes to the intelligent function buffer memory */
ret = QBF_ToBuf(path, iono, offset, size, data, datasize);
1) Outputs Y in 1-point unit.
2) Reads X in 1-word unit.
3) Writes data from the C
Controller module to the
intelligent function buffer
memory.
C Controller module
1)
2)
3)
Drive unit
Motor
Содержание Q06CCPU-V
Страница 2: ......
Страница 612: ...APPX 48 Appendix 11 Functions Added by Version Upgrade APPENDICES Memo ...
Страница 617: ......