IRotatorV3MechanicalPosition Property |
Namespace: ASCOM.DeviceInterface
| Exception | Condition |
|---|---|
| NotConnectedException | If the device is not connected |
| DriverException | An error occurred that is not described by one of the more specific ASCOM exceptions. Include sufficient detail in the message text to enable the issue to be accurately diagnosed by someone other than yourself. |
Must be implemented.
Introduced in IRotatorV3.
Returns the mechanical position of the rotator, which is equivalent to the IRotatorV2 Position property. Other clients (beyond the one that performed the sync) can calculate the current offset using this and the Position value.