ST_AmsAddr
A variable of this type contains the TwinCAT network address.
TYPE ST_AmsAddr :
STRUCT
netId : T_AmsNetIdArr;
port : T_AmsPort;
END_STRUCT
END_TYPE
Name | Type | Description |
---|---|---|
netId | T_AmsNetIdArr | AMS network address (type: T_AmsNetIdArr) |
port | T_AmsPort | AMS port number (type: T_AmsPort) |
Prerequisites
Development Environment | Target platform | PLC libraries to be integrated (category group) |
---|---|---|
TwinCAT v3.1.0 | PC or CX (x86, x64, Arm®) | Tc2_System (system) |