AmsNetId

The NetId of and ADS device can be represented in this structure.

typedef struct {
  UCHAR  b[6];
} AmsNetId, *PAmsNetId;

Elements

b[6]

NetId, consisting of 6 digits.

Comment

The structure consists of an array with 6 elements of type UCHAR. Each element in the array may adopt a value from 1 to 255. The NetId is set with the aid of the TwinCAT System Service.