AmsAddr

The complete address of an ADS device can be stored in this structure.

typedef struct {
  AmsNetId  netId;
  USHORT    port;
} AmsAddr, *PAmsAddr;

Elements

NetId    NetId.

port      port number.