Timeout

double IHoming.Timeout { get; set; }

Gets or sets the timeout used for this homing method.

Value

double – Timeout in seconds. Negative value means infinite. The default value is -1.0 (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 HomingState.Error.