T_HNLINK

A variable of this type represents a network connection handle. The structural elements should not be written to or modified directly. Variables of this type are used for internal data exchange.
One instance is required for each network connection (TwinCAT system<->Ethernet LAN adapter<->external controller). The same instance is then transferred to other communication blocks as VAR_IN_OUT parameter.

TYPE T_HNLINK :
STRUCT
END_STRUCT
END_TYPE


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)
Tc2_TcpIp (Communication->TcpIp)
Tc2_Utilities (System)