Ny-Series Instructions Reference Manual (W560 - Omron NY532-5400 Reference Manual

Ny-series
Hide thumbs Also See for NY532-5400:
Table of Contents

Advertisement

2 Instruction Descriptions
ELSE
// Interrupted by error.
DoTCP
Trigger :=FALSE;
END_CASE;
END_IF;
 Programming in the Remote Node
In this example, programming is also required in the remote node. The order of sending and receiv-
ing is reversed in comparison with the above procedure.
1
The SktTCPAccept instruction is used to request accepting a TCP socket.
2
The SktTCPRcv instruction is used to request receiving data. The received data is stored in
RcvSocketDat[].
3
The SktTCPSend instruction is used to request sending data. The data in SendSocketDat[] is
sent.
4
The SktClose instruction is used to close the socket.
2-1068
:=FALSE;

NY-series Instructions Reference Manual (W560)

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents