Required

Telescope.CanSlewAsync Property

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

Syntax

Telescope.CanSlewAsync

The property syntax has these parts:

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

Remarks

This indicates the the asynchronous equatorial slewing methods are supported. If this is True, then CanSlew will also be true. May raise an error if the telescope is not connected.