IFocuserV2MaxStep Property |
Namespace: ASCOM.DeviceInterface
Exception | Condition |
---|---|
NotConnectedException | If the device is not connected and this information is only available when connected. |
DriverException | Must throw an exception if the call was not successful |
Must be implemented
The focuser can step between 0 and MaxStep. If an attempt is made to move the focuser beyond these limits, it will automatically stop at the limit.