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