Omron NY532-5400 User Manual page 287

Ny-series ipc machine controller industrial panel pc / industrial box pc
Hide thumbs Also See for NY532-5400:
Table of Contents

Advertisement

3 :
SendSocketDat:=RcvSocketDat;
SktTCPSend_instance(
Execute
Socket
SendDat
Size
IF (SktTCPSend_instance.Done=TRUE) THEN
Stage
ELSIF (SktTCPSend_instance.Error=TRUE) THEN
Stage
END_IF;
4 :
SktClose_instance(
Execute
Socket
IF (SktClose_instance.Done=TRUE) THEN
Stage
ELSIF (SktClose_instance.Error=TRUE) THEN
Stage
END_IF;
0 :
DoTCP
Trigger
ELSE
DoTCP
Trigger
END_CASE;
END_IF;
NY-series Industrial Panel PC / Industrial Box PC Built-in EtherNet/IP Port User's Manual (W563)
// Send request
:=TRUE,
:=WkSocket,
:=SendSocketDat[0],
:=UINT#2000);
:=INT#4;
:=INT#30;
// Request closing data.
:=TRUE,
:=WkSocket);
:=INT#0;
:=INT#40;
// Normal end
:=FALSE;
:=FALSE;
// Interrupted by error.
:=FALSE;
:=FALSE;
9 Socket Service
// Socket
// Send data
// Send data size
// Normal end
// Error end
// Socket
// Normal end
// Error end
9
9-29

Advertisement

Table of Contents
loading

Table of Contents