Scanner |
public void DisableAxes( int head, Axes axes )
The specified axes will no longer receive position updates. Instead, each axis will be held at their respective bias position.
All other (non-specified) axes remain enabled. All axes can be re-enabled by calling this method with axes set to None.