APIs, concepts, guides, and more

◆ HomeOffsetGet()

double HomeOffsetGet ( )
Description:
HomeOffsetGet gets the position offset from the home (zero) position.
Returns
Offset in Position Units (UserUnits).

Part of the Homing method group.

Sample Code:
// Configure real "home" position to be 1000 units from the found "home" position.
double offsetCheck = axis->HomeOffsetGet();
See also
Home
Master-based homing diagrams.