Nightly 065: Telescope setup: Cannot set slew rate > 6°/s

Issue #835 resolved
Ruediger created an issue

Hello,
it is not possible to set a slew rate bigger than 6°/s.

Greetings,
Rüdiger

Comments (5)

  1. Ruediger reporter

    Problem solved. There is another parameter in the ASCOM driver which sets the limit.
    A typical PICNIC = problem in chair not in computer….

    Rüdiger

  2. Dale Ghent

    The slew rates that are listed are what is reported by the driver in response to NINA’s AxisRates() query to it. The query is for the Declination (secondary) axis of the telescope. Either your mount has a higher slew rate for the RA (primary) axis and this is what you are looking for, or the driver is not reporting all possible speeds.

  3. Ruediger reporter

    Hi Dale, yes you are right. I found an option in the driver which is limiting the max speed. It was set to max 6 degree pre second. I was not aware of it. Sometimes the solution is too obvious.
    Many thanks for helping!

  4. Log in to comment