DomeSlaved Property |
Namespace: ASCOM.DriverAccess
| 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. The device did not successfully complete the request. |
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.