324
CHAPTER 9 DEDICATED INSTRUCTIONS
A "dedicated instruction" is defined as an instruction designed to make programming easy for use of the intelligent
function module.
This chapter describes the dedicated functions available for the CC-Link IE Controller Network module.
9.1 List of Dedicated Instructions and Available Devices
(1) Dedicated instructions
Dedicated instructions can be used for transient transmission with a programmable controller on another station.
A station on the CC-Link IE Controller Network can access stations on other networks using link dedicated
instructions.
(a) List of link dedicated instructions
Application
Dedicated
instruction
Description
Reference
section
Write/read data
to/from devices on
another station
(for Q/QnA series)
READ
Reads data from devices of a programmable controller on another station. (In
units of words)
Page 332,
Section 9.3
SREAD
Reads data from devices of a programmable controller on another station. (In
units of words)
With the SREAD instruction, a device on another station turns ON when data
reading is completed. (The other station can recognize that data have been read
out with the SREAD instruction.)
Page 344,
Section 9.4
WRITE
Writes data to devices of a programmable controller on another station. (In units
of words)
*2
Page 351,
Section 9.5
SWRITE
Writes data to devices of a programmable controller on another station. (In units
of words)
*2
With the SWRITE instruction, a device on another station turns ON when data
writing is completed. (The other station can recognize that data have been
written with the SWRITE instruction.)
Page 365,
Section 9.6
Transient request to
another station
(for Q/QnA series)
REQ
Requests remote RUN/STOP to a programmable controller on another station.
*1
Page 374,
Section 9.7
Reads clock data from or writes them to a programmable controller on another
station.
*2
Page 385,
Section 9.8
Data send/receive
(for Q/QnA series)
SEND
Sends data to a programmable controller on another station.
*1
Page 400,
Section 9.9
RECV
Reads data received from a programmable controller on another station.
*1
(For main program)
Page 413,
Section 9.10
RECVS
Reads data received from a programmable controller on another station.
*1
(For interrupt program)
Page 421,
Section 9.11
Read from/write to
other station devices
(For A series)
ZNRD
Reads data from devices of a programmable controller on another station. (In
units of words)
*1 *3
Page 427,
Section 9.12
ZNWR
Writes data to devices of a programmable controller on another station. (In units
of words)
*1 *3
Page 435,
Section 9.13