DomeAbort |
Exception | Condition |
---|---|
NotConnectedException | If the device is not connected. |
DriverException | An error occurred that is not described by one of the more specific ASCOM exceptions. Include sufficient detail in the message text to enable the issue to be accurately diagnosed by someone other than yourself. |
Must be implemented, must not throw a MethodNotImplementedException.
Calling this method will immediately disable hardware slewing (Slaved will become ). Raises an error if a communications failure occurs, or if the command is known to have failed.
IDomeV3 Behaviour Clarification - Historically this method could operate synchronously or asynchronously with Slewing = indicating that movement had ceased. In IDomeV3 and later, AbortSlew is required to operate asynchronously using Slewing as the completion property. Synchronous behaviour is no longer supported and will be flagged as an issue by Conform Universal.