Kevin Ross replied to the topic 'Remote control of Ekos or API?' in the forum. 3 years ago

Yes, there is an API for KStars and Ekos. It uses DBus. Here's the Ekos DBus API reference: api.kde.org/appscomplete-api/kstars-apid...osDBusInterface.html

But to solve your problem of failed guiding aborting your image capture sequence, I believe the usual approach is to put the sequence into the scheduler, and tell the scheduler to keep looping the sequence. Then if the sequence fails because of guiding failure, it will be restarted.

Hope this helps!
-- Kevin

Read More...