void MoveAxis(
TelescopeAxis Axis,
double Rate
)Sub MoveAxis (
Axis As TelescopeAxis,
Rate As Double
)| MethodNotImplementedException | If the method is not implemented. |
| InvalidValueException | If an invalid axis or rate is given. |
| 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. |