Hi Adun,
To be clear, the ExploreStars application is designed as an enhanced tablet based graphical hand controller with standard 2 and 3-star "virtual" alignment functions. These alignment functions are designed and meant to allow you to select and slew to objects accurately without having an accurate physical polar alignment. The alignment routines are used to create a mount model via a coordinate transform matrix to transform the current mount coordinate system to the celestial coordinate system. There is currently no plate solving functions included in the ExploreStars application, but that does not mean that it could not be included in the future if there is enough demand for this. Any customer interested in doing this automation is welcome to work on that with our help and the support of the PMC-Eight customer community. If you have not joined it already, I suggest you join the PMC-Eight Groups.io support forum at
https://espmc-eight.groups.io/g/MAIN
Currently , the only way to include automated plate solving into your system is to use the PMC-Eight ASCOM driver and some software such as MaxIm DL or Sequence Generator Pro (SGP), or an ASCOM client that you would create that provides some level of scripting to automate this. The ASCOM Telescope API assumes that the mount is physically aligned prior to slewing to objects, and provides a SYNC on object function to fine tune the Slew To Target function results. All this basic SYNC function does in the ASCOM driver is adjust the motor counts to the current target RA and DEC coordinates, just like setting a watch to the current time. So the automation would consist of a simple procedure to do the following steps: 1) Slew to an object, 2) acquire an image, 3) plate solve the image, 4) SYNC the mount to the solved coordinates, 5) Slew to the target, and 6) Repeat steps 2-5 as needed to get the desired accuracy.
This plate solving would be more accurate if you would use the primary imaging camera and not the guide camera for this purpose. You would need to get an accurate professional level stellar catalog to do the plate solving with. We use the US Naval Observatory UCAC4 and URAT1 catalogs in our observatory to do plate solves and measurements with. To be sure these are very large catalogs with nearly 500 million stars in the URAT1 catalog. An alternative service to perform plate solving is available on the Internet as is called Astrometry.net. You can go to the website nova.astrometry.net to try it out for yourself.
I hope this gives you some ideas for your automation project. Thanks for your questions
Edited by Jerry Hubbell, 28 January 2019 - 12:43 PM.