Required

Telescope.CanSlew Property

 Telescope.CanSlew  (read-only, Boolean)
 
True if this telescope is capable of programmed slewing (synchronous or asynchronous) to equatorial coordinates

Syntax

Telescope.CanSlew

The property syntax has these parts:

Part Description
Value (Boolean) True if this telescope is capable of programmed slewing (synchronous or asynchronous) to equatorial coordinates

Remarks

If this is true, then only the synchronous equatorial slewing methods are guaranteed to be supported. See the CanSlewAsync property for the asynchronous slewing capability flag. May raise an error if the telescope is not connected.