RDT_Server (FB)

FUNCTION_BLOCK RDT_Server EXTENDS RDT_Base IMPLEMENTS IRdtProtServer

Server FB that encapsulates NBS.TCP activities in Redundancy Data Transfer

Sets up a server over the ip and port specified in “ipAddress” and “uiPort” in “Initialize” method. A server can handle several connections. The output “itfServer” of this function block can be used to establish a connection via |TCP_Connection|.

Properties:

Active

Busy

Enable

Error

ErrorCode

IPAddress, inherited from RDT_Base

Port, inherited from RDT_Base

RcvTimeout, inherited from RDT_Base

TrsTimeout, inherited from RDT_Base

Methods:

Structure: