Optional
aliasEtherCAT alias number;
A unique number assigned to each device. This number is included in messages to Motion Master to reference the device. Since the device address changes with each power cycle, the client library uses DeviceRef for consistent device referencing.
Optional
hardwareParsed .hardware_description
file.
HardwareDescription
The device serial number is a strong candidate for a unique identifier.
Optional
integroParsed .variant
file.
IntegroVariant
Optional
positionDevice position in the network stack. Note: In SOEM, the position starts at 1, as 0 is reserved for broadcasting. In the IgH EtherCAT Master, the position starts at 0.
Optional
stackParsed .stack_info.json
file.
HardwareDescription
Optional
typeThe type can be one of the following:
Generated using TypeDoc
Represents a single device with extended properties beyond those provided by the Motion Master API. Certain properties, such as the ID (serial number), hardware description, and integro variant, require additional file requests from Motion Master.