ITelescopeV4SlewToTargetAsync Method |
Namespace: ASCOM.DeviceInterfaceAssembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.0.0-rc.0+0
Syntax
Exceptions
Remarks
Further explanation is available in this link: Master Interface Document.
ITelescoipeV4 clarification - If the mount can slew, driver authors must implement both synchronous and asynchronous slewing. Alpaca devices must only implement asynchronous slewing.
See
Synchronous and Asynchronous Slewing for more information.
Revision HistoryDate | Version | Description |
---|
ITelescope | Platform 3.0 | Member added. |
ITelescopeV4 | Platform 7.0 | Synchronous slewing is deprecated, see note above. |
See Also