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) |
Requirements
Development environment |
Target system type |
PLC libraries to include (Category group) |
---|---|---|
TwinCAT v3.1.0 |
PC or CX (x86, x64, ARM) |
Tc2_System (System) |