Required

Telescope.CanSlewAltAz Property

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

Syntax

Telescope.CanSlewAltAz

The property syntax has these parts:

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

Remarks

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