E_NLinkTransport
TYPE E_NLinkTransport :
(
eNLinkTransport_TCPIP := 0
);
END_TYPE
Transport protocol (determines how the data are to be transported). Only the stream-oriented TCP/IP protocol is supported at present.
Requirements
Development environment | Target platform | PLC libraries to include |
---|---|---|
TwinCAT V3.1.4016 or higher | PC oder CX (x86, x64, ARM) | Tc2_S5S7Com (Communication->TcpIp) |