20 SERIAL COMMUNICATION INSTRUCTIONS
20.3 Sending Data Using the Nonprocedural Protocol
1683
20
■Applicable devices
*1 Index modification is not available.
*2 FX and FY cannot be used.
*3 RD cannot be used.
*4 FD cannot be used.
*5 T, ST, C, and FD cannot be used.
■Control data
*1 The amount of the data to be sent must be set in units as specified in the engineering tool. For byte specification, set the number of
bytes. For word specification, set the number of words.
• By using the nonprocedural protocol of the module specified by (U), the data stored in the device specified by (s2) and later
is sent according to the control data in the device specified by (s1) and later.
• The completion status of the G(P).OUTPUT instruction can be checked with the completion device (d) and the completion
status indication device (d)+1.
Operand Bit Word Double word Indirect
specification
Constant Others
(U)
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 $
(U)
*1
*3
(s1)
*4
(s2)
*4
(d)
*2
*5
Operand: (s1)
Device Item Description Setting range Set by
+0 Send channel Specifies the send channel.
• 1: Channel 1 (CH1 side)
• 2: Channel 2 (CH2 side)
1, 2 User
+1 Result of sending Used to store the result of sending with the G(P).OUTPUT instruction.
•0: Normal
• Other than 0: Error (error code)
System
+2 Amount of send data Specifies the amount of the data to be sent.
*1
1 or more User
CH: Channel
• Completion device (d)
This device turns on during END processing of the scan where the G(P).OUTPUT instruction completes, and turns off during the next END processing.
• Completion status indication device (d)+1
This device turns on or off depending on the completion status of the G(P).OUTPUT instruction.
When completed successfully: The device remains off.
When completed with an error: The device turns on during END processing of the scan where the G(P).OUTPUT instruction completes, and turns off during the
next END processing.
(s1)
b15 b0
CH1
CH2
CPU module Serial communication module
…