GetSupportedMethods

virtual std::vector<EHomingMethod> IHoming::GetSupportedMethods() = 0

Gets the homing methods supported by the axis control.

Returns

std::vector<EHomingMethod> – Supported homing methods.

Throws