ITelescopeV4Unpark Method |
Takes telescope out of the Parked state.
Namespace: ASCOM.DeviceInterfaceAssembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.0.0-rc.0+0
Syntax
Exceptions
Remarks
This is an asynchronous method and Slewing must be set True while the mount is unparking and False when the operation is complete.
AtPark and Slewing will be set False when the mount has unparked successfully.
ITelescopeV4 clarification - This method must act asynchronously using Slewing as the completion variable.
Revision History| Date | Version | Description |
|---|
| ITelescope | Platform 3.0 | Member added. |
| ITelescopeV4 | Platform 7.0 | Formally defined as operating asynchronously, see note above. |
See Also