RMP Motion Controller
10.6.3
APIs
, concepts, guides, and more
Community
Support
Contact
◆
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.
RSI
RapidCode
Axis
Generated by
1.10.0