1-2
Chapter
1
OUTLINE
2. Mechanism
The mechanism of communication is explained in this section to provide an understanding
of how the robot controller and PLC operate via the CC-Link system.
:
@
ON/OFF information
Master station
PLC
Robot controller
q
The robot controller’s ON/OFF information is sent to the master station PLC via the
network (CC-Link system cable).
w
The master station PLC’s ON/OFF information is sent to the robot controller via the
network (CC-Link system cable).
*
The robot controller monitors the ON/OFF information at a 10ms cycle.
*
The ON/OFF information consists of 16 points each of dedicated I/O points, 96
points each of general-purpose I/O points as bit information, and two words each
of dedicated I/O words, 14 words each of general-purpose I/O words as word
information.
If the following is executed with the robot program in the robot controller, the bit
information will be sent to the master station PLC via the CC-Link system by
q
.
SO (20) = 1
Conversely, if the following is executed with the robot program, the bit information
received from the master station PLC via the CC-Link system will be monitored by
w
,
and will wait for the ON information.
WAIT SI (20) = 1
If the following is executed with the robot program in the robot controller, the word
information will be sent to the master station PLC via the CC-Link system by
q
.
SOW (2) = 256
Conversely, if the following is executed with the robot program, the word information
received from the master station PLC via the CC-Link system will be substituted in
integer variable A% by
w
.
A% = SIW (3)
2. Mechanism
Содержание RCX series
Страница 1: ...User s Manual ENGLISH E E78 Ver 1 08 CC Link YAMAHA NETWORK BOARD RCX series ...
Страница 2: ......
Страница 12: ......
Страница 22: ......
Страница 34: ...2 12 MEMO ...
Страница 36: ......
Страница 50: ......
Страница 60: ......
Страница 81: ...Chapter 6 APPENDIX Contents 1 Term definition 6 1 ...
Страница 82: ......