| IFocuserV2Position Property | 
Namespace: ASCOM.DeviceInterface
 Syntax
Syntax Exceptions
Exceptions| Exception | Condition | 
|---|---|
| PropertyNotImplementedException | If the property is not available for this device. | 
| 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
RemarksCan throw a not implemented exception
Valid only for absolute positioning focusers (see the Absolute property). A PropertyNotImplementedException exception must be thrown if this device is a relative positioning focuser rather than an absolute position focuser. See Also
See Also