T_AmsNetID

A PLC variable of this type is a string containing the AMS network ID of the target device to which the ADS command is directed. The string consists of six numerical fields, separated by dots. Valid AMS network addresses are, for example, '1.1.1.2.7.1' or '200.5.7.170.1.7'. If an empty string is passed, the AMS network ID of the local device is automatically assumed.

Namespace: Tc2_System
Library: Tc2_System (Tc2_System.compiled-library)

TYPE T_AmsNetID : STRING(23);
END_TYPE