MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ HomeMethodGet()

RSIHomeMethod HomeMethodGet ( )
pure virtual

Get the method to be used for homing.

Description:
HomeMethodGet Gets the method to be used for homing.
Returns
A RSIHomeMethod value.
Sample Code:
// use the simple Negative Limit homing method
RSIHomeMethod sanityCheck = axis->HomeMethodGet();
See also
Home

Click here for detailed Home Method diagrams