SupportedMethods

System.Collections.IEnumerable<HomingMethod> IHoming.SupportedMethods { get; }

Gets the homing methods supported by the axis control.

Value

IEnumerable<HomingMethod> – Supported homing methods.

Throws