public void AbortExposure() { if (CameraStopExposure() == false) throw new ASCOM.PropertyNotImplementedException("Abort Exposure failed"); } //Camera Pulse Guide, doesn't supported in hardware