ITelescopeV3IsPulseGuiding Property |
Namespace: ASCOM.DeviceInterfaceAssembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 6.0.0.0 (6.2.0.2774)
Syntax bool IsPulseGuiding { get; }
ReadOnly Property IsPulseGuiding As Boolean
Get
property bool IsPulseGuiding {
bool get ();
}
Property Value
Type:
BooleanExceptions Exception | Condition |
---|
PropertyNotImplementedException | If CanPulseGuide is False |
Remarks See Also