Required

Telescope.CanPulseGuide Property

 Telescope.CanPulseGuide  (read-only, Boolean)
 
True if this telescope is capable of software-pulsed guiding (via the PulseGuide() method)

Syntax

Telescope.CanPulseGuide

The property syntax has these parts:

Part Description
Value (Boolean) True if this telescope is capable of software-pulsed guiding (via the PulseGuide() method)

Remarks

May raise an error if the telescope is not connected.