Hi Leo
There’s an option in SetupForm for Dome configuration that checks for Shutter status before implementing a GoTo.
Is it possible to make this flag available in DragScript? I have a very basic - ASCOM compatible - RoR which just reports Open/Close. I would like to be able to read off the Shutter status before implementing specific actions within DragScript if possible.
At the moment, I open my RoR at the beginning of a session and it closes at the end of it or when suspended/emergency exit. If I restart a DragScript not from the start I need to watch out for the Open/Close Dome instruction or Voyager will try to open an opened Dome or close a closed one.
This is not critical but would be a nice to have option in DragScript.
Thank you
Roberto