Required

Telescope.CanUnpark Property

 Telescope.CanUnpark  (read-only, Boolean)
 
True if this telescope is capable of programmed unparking (Unpark() method)

Syntax

Telescope.CanUnpark

The property syntax has these parts:

Part Description
Value (Boolean) True if this telescope is capable of programmed unparking (Unpark() method)

Remarks

If this is true, then CanPark will also be true. May raise an error if the telescope is not connected.