SetTimeout

virtual void IHoming::SetTimeout(double timeout) = 0

Sets the timeout used for this homing method.

Parameters

timeout – Timeout in seconds. Negative value means infinite.

Throws
Remarks

Failure to meet the specified method within the timeout specified leads to failure of homing, i.e. homing state will transit to EHomingState::Error.