I want to control a CCD astronomical camera in Python using the ASCOM driver, but haven't found an example script to show how it's done.
I'd like to see how basic control of the camera is done - set exposure length, start exposure, download image data.
Can someone post an example Python script I can use as a starting point?