| IFocuserV2MaxStep Property | 
Namespace: ASCOM.DeviceInterface
 Syntax
Syntax Exceptions
Exceptions| 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 | 
 Remarks
RemarksMust 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. See Also
See Also