DVP-15MC Series Motion Controller Operation Manual
8-212
8.14.2.8 ETH_Socket_Config
FB
ETH_Socket_Config is used for configuring Socket parameters.
ETH_Socket_Config
Execute
ETH_Socket_Config_instance
SocketNum
Done
Busy
Error
Protocol_Type
RemoteIP_segment1
Local_port
LinkKeeptime
RemoteIP_segment2
RemoteIP_segment3
RemoteIP_segment4
Remote_port
ErrorID
Input Parameters
Parameter name Function Data type
Validation timing
Execute
executed when Execute
changes from FALSE to
BOOL
TRUE or FALSE
(FALSE)
SocketNum
Specify the number of the
Socket.
USINT
1~8
(0)
changes from
Protocol_Type
Socket connection mode:
0: Socket UDP
1: Socket TCP
USINT
1: Socket TCP
(0)
When Execute
changes from
FALSE to TRUE.
RemoteIP_segment
1
Set the first segment of
the remote IP address.
USINT
0~255
(0)
changes from
RemoteIP_segment
2
Set the second segment
of the remote IP address.
USINT
(0)
changes from
RemoteIP_segment
3
Set the third segment of
the remote IP address.
USINT
(0)
changes from
RemoteIP_segment
4
Set the fourth segment of
the remote IP address.
USINT
0~255
(0)
changes from
Remote_port
Set the number of the
remote port.
UINT
(0)
changes from
Local_port
Set the number of the
local port.
UINT
(0)
When Execute
changes from