Optional

Telescope.IsPulseGuiding Property

 Telescope.IsPulseGuiding  (read-only, Boolean)
 
True if a PulseGuide() command is in progress, False otherwise

Syntax

Telescope.IsPulseGuiding

The property syntax has these parts:

Part Description
Value (Boolean) True if a PulseGuide() command is in progress, False otherwise

Remarks

Raises an error if the value of the CanPulseGuide property is false (the driver does not support the PulseGuide() method).