Type: |
Structure |
Available as of: |
V1.4.1.0 |
Inherits from: |
- |
Structure to store information on the pairing between a sensor and a conveyor entity, resulting in a new tracking system.
Variable |
Data type |
Description |
---|---|---|
sName |
STRING[80] |
A name used to identify the tracking system resulting from the pairing between a sensor and a conveyor. |
ifVelocitySource |
SystemConfigurationItf. IF_IdentificationMandatory |
Velocity source linked to the tracking system. |
etTrackingId |
A unique ID used to identify the tracking system resulting from the pairing between a sensor and a conveyor. |
|
etConveyorId |
A unique ID used to identify the conveyor entity to which the sensor is paired. |
|
stConveyorToSensorPose |
A Cartesian pose used to describe the transformation from the origin of the conveyor system identified by etConveyorId to the origin of the sensor system. |