IDomeV3Slaved Property
if the dome is slaved to the telescope in its hardware, else .
Namespace: ASCOM.DeviceInterfaceAssembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.1.3+4851.c5da65c2b
bool Slaved { get; set; }
Property Slaved As Boolean
Get
Set
property bool Slaved {
bool get ();
void set (bool value);
}
Property Value
Boolean See this link for the canonical definition, which may include further information and implementation requirements:
Canonical Definition| Date | Version | Description |
|---|
| IDome | Platform 3.0 | Member added. |