DomeCanSlave Property |
Namespace: ASCOM.DriverAccess
| 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. The device did not successfully complete the request. |
Must be implemented, must not throw a PropertyNotImplementedException.
See the notes for the Slaved property. This should only be if the dome hardware has its own built-in slaving mechanism. It is not permitted for a dome driver to query a telescope driver directly.