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|.