Required

Telescope.CanSlewAltAzAsync Property

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

Syntax

Telescope.CanSlewAltAzAsync

The property syntax has these parts:

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

Remarks

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