TF6310 | TwinCAT 3 TCP/IP

The function TF6310 TwinCAT 3 TCP/IP is based on an ADS Server, which is started by the TwinCAT 3 Usermode Runtime.

To do this - after the function has been installed - a StartManConfig.xml file with the following content must be created in the 3.1\Target directory of the Usermode Runtime (for example:
C:\ProgramData\Beckhoff\TwinCAT\3.1\Runtimes\UmRT_Default\3.1\Target)

<StartMan>
                <TwinCATServers>
                                <TwinCATServer Enabled="1">
                                                <Name>TcpIpServer</Name>
                                                <Path>C:\Program Files (x86)\Beckhoff\TwinCAT\Functions\TF6310-TCP-IP\Win32\Server\TcpIpServer.exe</Path>
                                </TwinCATServer>
                </TwinCATServers>
</StartMan>