IDomeV2Slaved Property |
Namespace: ASCOM.DeviceInterface
| Exception | Condition |
|---|---|
| PropertyNotImplementedException | If Slaved can not be set. |
| 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. |
Slaved Read must be implemented and must not throw a PropertyNotImplementedException.
Slaved Write can throw a PropertyNotImplementedException.
Set this property to to enable dome-telescope hardware slaving, if supported (see CanSlave). Raises an exception on any attempt to set this property if hardware slaving is not supported). Always returns if hardware slaving is not supported.