5-172
5.4 Network Dedicated Instruction
5.4.12 SEND instruction
J_SEND, G_SEND
Program Example
The following program sends data of the devices from D750 to D753 of the station number 1
(host station) to the channel 5 of the station number 2 (target station).
For the method for reading the data, which are sent by the SEND instruction, from the channel 5
of the station number 2 (target station), refer to the following sections.
• For reading out data in a main program
Section 5.4.13 RECV instruction
• For reading out data in an interrupt program
Section 5.4.14 RECVS instruction