ET_HomeSetPosMode - General Information
Type: |
Enumeration type |
Available as of: |
V1.0.7.0 |
Versions: |
Current version |
Enumeration type to describe the homing modes for homing "Setting the position".
Name |
Value |
Description |
---|---|---|
SetPosAxisPosition |
0 |
Setting the position of the axis. |
SetPosLogEncoderPosition |
1 |
Setting the position of the logical encoder. |
SetPosAxisAndLogEncoderPosition |
2 |
Setting the position of the axis and the logical encoder. |
RestorePosFromAxisEncoder |
3 |
Restoration of the position of the axis from the position of the axis encoder. |
RestorePosFromRetain |
4 |
Restoration of the position of the axis from retentive data. |