1478
15 NETWORK COMMON INSTRUCTIONS
15.1 Link Dedicated Instructions
*2 For the specifications of the string data to be specified, refer to the following.
Page 1452 Specifications of character string data specified by link dedicated instructions
■Applicable devices
*1 FX and FY cannot be used.
*2 FD cannot be used.
*3 T, ST, C, and FD cannot be used.
• The SWRITE instruction cannot be executed when the target station is ACPU.
• Specify the target station start device (d1), to which data is to be written, by considering the range in which
the data that has been written can be stored.
(Example: When areas D150 and after in the target station CPU module are already in use)
• When the target station for which the SWRITE instruction is executed is the basic model QCPU, the write
notification device for the target station specified by argument (d3) is ignored. The operations of the
SWRITE instruction are the same as those of the WRITE instruction.
• The SWRITE instruction can be programmed by omitting argument (d3). However, the operations are the
same as those of the WRITE instruction. The operations of the SWRITE instruction can be selected
according to whether (d3) is omitted or not.
Operand Bit Word Double word Indirect
specification
Constant Others
X, Y, M, L,
SM, F, B,
SB, FX, FY
J\ T, ST, C, D,
W, SD, SW,
FD, R, ZR,
RD
U\G, J\,
U3E\(H)G
Z LT, LST,
LC
LZ K, H E $ J U
(J/U) JP.SWRITE
GP.SWRITE
(s1)
*2
(s2)
*2
(d1)
(d2)
*1
*3
(d3)
D50
D0
D99
D0
D99
D100
D150
D199
D149
D150
Good example
(D50 is specified by (d1).)
Bad example
(D100 is specified by (d1).)
100 words100 words
: Data to be written by using the SWRITE instruction
: Area that has already been used in the CPU module on the target station
: Overlapping area
CPU module on
the own station
CPU module on
the target station
CPU module on
the own station
CPU module on
the target station