RMP Motion Controller
10.6.3
APIs
, concepts, guides, and more
Community
Support
Contact
◆
HomeStageGet()
RSIHomeStage
HomeStageGet
(
)
Description:
Allows you to determine the currently executing stage of homing. Since
Home()
blocks, you will need to check this from another thread.
It is useful to check this when using Max Travel Homing.
Returns
(RSIHomeStage)
Part of the
Homing
method group.
Sample Code:
RSIHomeStage
stage = axis->HomeStageGet();
RSI::RapidCode::RSIHomeStage
RSIHomeStage
Predefined Homing Stage sections.
Definition
rsienums.h:396
See also
HomeTravelDistanceSet()
Master-based homing diagrams.
RSI
RapidCode
Axis
Generated by
1.10.0