Optional
Telescope.Unpark() Method
Takes telescope out of the
Parked state. The state of Tracking after unparking is undetermined. Valid only after Park().
Syntax
Telescope.Unpark()
The method syntax has these parts:
 
  | Part | 
  Description | 
 
 
  | Return (Nothing) | 
  Does not return a value. | 
 
 
Remarks
Applications must check and change Tracking as needed after unparking. Raises an error if unparking fails.
Calling this with AtPark = False does nothing (harmless)
Copyright © 2001-2004, The ASCOM Initiative