21:22:33.152 ASCOM Universal Device Conformance Checker Version 2.0.0.16117, Build time: Wed 17 May 2023 22:24:44 21:22:33.157 21:22:33.159 Operating system is Microsoft Windows 10.0.19045 64bit, Application is 64bit. 21:22:33.160 21:22:33.162 COM Driver ProgID: ASCOM.AlpacaDynamic3.Camera 21:22:33.166 21:22:33.175 CreateDevice INFO Creating NATIVE COM device: ASCOM.AlpacaDynamic3.Camera 21:22:35.021 CreateDevice INFO Successfully created driver 21:22:35.022 ConformanceCheck OK Driver instance created successfully 21:22:36.276 ConformanceCheck OK Connected OK 21:22:36.277 21:22:36.287 Common Driver Methods 21:22:36.406 InterfaceVersion OK 3 21:22:36.413 Connected OK True 21:22:36.435 Description OK ZWO ASI120MC-S 21:22:36.448 DriverInfo OK ASCOM Dynamic Driver v6.6.1.3673 - REMOTE DEVICE: indigo_ccd_asi 21:22:36.462 DriverVersion OK 2.0.0.39 21:22:36.474 Name OK ZWO ASI120MC-S 21:22:36.475 Action INFO Conform cannot test the Action method 21:22:36.533 SupportedActions OK Driver returned an empty action list 21:22:36.535 21:22:36.536 Can Properties 21:22:36.574 CanAbortExposure OK True 21:22:36.584 CanAsymmetricBin OK False 21:22:36.594 CanGetCoolerPower OK False 21:22:36.604 CanPulseGuide OK False 21:22:36.613 CanSetCCDTemperature OK False 21:22:36.624 CanStopExposure OK False 21:22:36.634 CanFastReadout OK False 21:22:36.635 21:22:36.637 Pre-run Checks 21:22:36.639 21:22:36.640 Last Tests 21:22:36.677 LastExposureDuration ISSUE LastExposureDuration did not return an error when called before an exposure was made 21:22:36.686 LastExposureStartTime ISSUE LastExposureStartTime did not return an error when called before an exposure was made 21:22:36.687 21:22:36.690 Properties 21:22:36.724 MaxBinX OK 1 21:22:36.734 MaxBinY OK 1 21:22:36.744 BinX Read OK 1 21:22:36.755 BinY Read OK 1 21:22:36.830 BinX Write OK Received error on setting BinX to 0: Invalid value 21:22:36.878 BinX Write OK Received error on setting BinX to 2: Invalid value 21:22:36.930 BinY Write OK Received error on setting BinY to 0: Invalid value 21:22:36.978 BinY Write OK Received error on setting BinY to 2: Invalid value 21:22:37.069 BinXY Write OK Successfully set symmetric XY binning: 1 x 1 21:22:37.181 CameraState OK Idle 21:22:37.207 CameraXSize OK 1280 21:22:37.217 CameraYSize OK 960 21:22:37.229 CCDTemperature OK 12.5 21:22:37.244 CoolerOn Read OK Optional member returned a PropertyNotImplementedException (COM Error: 0x80040400) error. 21:22:37.271 CoolerOn Read OK Optional member returned a PropertyNotImplementedException (COM Error: 0x80040400) error. 21:22:37.285 CoolerPower OK Optional member returned a PropertyNotImplementedException (COM Error: 0x80040400) error. 21:22:37.295 ElectronsPerADU OK 1 21:22:37.306 FullWellCapacity OK 256 21:22:37.313 HasShutter OK False 21:22:37.326 HeatSinkTemperature OK Optional member returned a PropertyNotImplementedException (COM Error: 0x80040400) error. 21:22:37.334 ImageReady OK True 21:22:37.335 ImageReady ISSUE Image is flagged as ready but no exposure has been started! 21:22:37.532 ImageArray ISSUE No image has been taken but ImageArray has not returned an error 21:22:38.362 ImageArrayVariant ISSUE No image has been taken but ImageArrayVariant has not returned an error 21:22:38.420 IsPulseGuiding OK False 21:22:38.430 MaxADU OK 4096 21:22:38.443 NumX Read OK 1280 21:22:38.497 NumX write OK Successfully wrote 640 21:22:38.508 NumY Read OK 960 21:22:38.557 NumY write OK Successfully wrote 480 21:22:38.568 PixelSizeX OK 3.75 21:22:38.577 PixelSizeY OK 3.75 21:22:38.586 SetCCDTemperature Read OK 0 21:22:38.638 SetCCDTemperature Write OK Optional member returned a PropertyNotImplementedException (COM Error: 0x80040400) error. 21:22:38.646 StartX Read OK 0 21:22:38.697 StartX write OK Successfully wrote 640 21:22:38.708 StartY Read OK 0 21:22:38.757 StartY write OK Successfully wrote 480 21:22:38.785 SensorType Read OK Monochrome 21:22:38.796 BayerOffsetX Read OK Sensor type is Monochrome and a PropertyNotImplementedException (COM Error: 0x80040400) error was generated as expected 21:22:38.807 BayerOffsetY Read OK Sensor type is Monochrome and a PropertyNotImplementedException (COM Error: 0x80040400) error was generated as expected 21:22:38.817 ExposureMax Read OK 2000 21:22:38.827 ExposureMin Read OK 6.4E-05 21:22:38.828 ExposureMin OK ExposureMin is less than or equal to ExposureMax 21:22:38.838 ExposureResolution Read OK 0 21:22:38.839 ExposureResolution OK ExposureResolution is less than or equal to ExposureMax 21:22:38.848 FastReadout Read OK Optional member returned a PropertyNotImplementedException (COM Error: 0x80040400) error. 21:22:38.903 FastReadout Write OK Optional member returned a PropertyNotImplementedException (COM Error: 0x80040400) error. 21:22:38.912 GainMin Read OK 0 21:22:38.924 GainMax Read OK 100 21:22:38.936 Gains Read OK Optional member returned a PropertyNotImplementedException (COM Error: 0x80040400) error. 21:22:38.945 Gain Read OK 100 21:22:38.945 Gain Read OK Gain, GainMin and GainMax can be read OK while Gains returns an error - the driver is in "Gain Value" mode. 21:22:39.002 Gain Write OK Successfully set gain minimum value 0. 21:22:39.053 Gain Write OK Successfully set gain maximum value 100. 21:22:39.102 Gain Write OK InvalidValue Received error for gain -1, which is lower than the minimum value. 21:22:39.146 Gain Write OK InvalidValue Received error for gain 101 which is higher than the maximum value. 21:22:39.157 PercentCompleted Read OK Optional member returned a PropertyNotImplementedException (COM Error: 0x80040400) error. 21:22:39.180 ReadoutModes Read OK RAW 8 1280x960 21:22:39.180 ReadoutModes Read OK RGB 24 1280x960 21:22:39.181 ReadoutModes Read OK RAW 16 1280x960 21:22:39.181 ReadoutModes Read OK Y 8 1280x960 21:22:39.182 ReadoutModes Read OK RAW 8 640x480 21:22:39.185 ReadoutModes Read OK RGB 24 640x480 21:22:39.186 ReadoutModes Read OK RAW 16 640x480 21:22:39.186 ReadoutModes Read OK Y 8 640x480 21:22:39.197 ReadoutMode Read OK 0 21:22:39.197 ReadoutMode Index OK ReadReadoutMode is within the bounds of the ReadoutModes ArrayList 21:22:39.197 ReadoutMode Index INFO Current value: RAW 8 1280x960 21:22:39.208 SensorName Read OK The driver returned an empty string 21:22:39.220 OffsetMin Read OK 0 21:22:39.229 OffsetMax Read OK 20 21:22:39.241 Offsets Read OK Optional member returned a PropertyNotImplementedException (COM Error: 0x80040400) error. 21:22:39.250 Offset Read OK 20 21:22:39.251 Offset Read OK Offset, OffsetMin and OffsetMax can be read OK while Offsets returns an error - the driver is in "Offset Value" mode. 21:22:39.303 Offset Write OK Successfully set offset minimum value 0. 21:22:39.352 Offset Write OK Successfully set offset maximum value 20. 21:22:39.398 Offset Write OK InvalidValue Received error for offset -1, which is lower than the minimum value. 21:22:39.446 Offset Write OK InvalidValue Received error for offset 21 which is higher than the maximum value. 21:22:39.458 SubExposureDuration OK Optional member returned a PropertyNotImplementedException (COM Error: 0x80040400) error. 21:22:39.506 SubExposureDuration write OK Optional member returned a PropertyNotImplementedException (COM Error: 0x80040400) error. 21:22:39.507 21:22:39.508 Methods 21:22:39.573 AbortExposure OK No error returned when camera is already idle 21:22:39.631 PulseGuide OK CanPulseGuide is false and PulseGuide is not implemented in this driver 21:22:39.687 StopExposure OK CanStopExposure is false and an error was returned: Property or method not implemented 21:22:39.699 21:22:39.701 Taking full frame image 1 x 1 bin (1280 x 960) - 1.2 MPix 21:22:42.622 StartExposure OK Asynchronous exposure found OK: 2 seconds 21:22:42.628 LastExposureDuration OK Last exposure duration is: 2.000 seconds 21:22:42.633 LastExposureStartTime OK LastExposureStartTime is correct to within 2 seconds: 2023-05-21T20:22:40 UTC 21:22:42.794 ImageArray OK Successfully read 32 bit integer array (1 plane) 1280 x 960 pixels in 147ms. 21:22:43.571 ImageArrayVariant OK Successfully read variant array (1 plane) with System.Int32 elements 1280 x 960 pixels in 758ms. 21:22:43.745 21:22:43.746 StartExposure error cases 21:22:44.062 Reject Negative Duration OK Received error: Invalid value 21:22:44.374 Reject Bad XSize (bin 1 x 1) OK Received error: Invalid value 21:22:44.688 Reject Bad YSize (bin 1 x 1) OK Received error: Invalid value 21:22:45.003 Reject Bad XStart (bin 1 x 1) OK Received error: Invalid value 21:22:45.326 Reject Bad YStart (bin 1 x 1) OK Received error: Invalid value 21:22:45.328 21:22:45.328 Post-run Checks 21:22:45.691 21:22:45.700 Conformance test has finished 21:22:45.712 21:22:45.721 Your device had 5 issues, 0 errors and 0 configuration alerts 21:22:45.722 21:22:45.725 Issue Summary 21:22:45.727 LastExposureDuration ISSUE LastExposureDuration did not return an error when called before an exposure was made 21:22:45.729 LastExposureStartTime ISSUE LastExposureStartTime did not return an error when called before an exposure was made 21:22:45.731 ImageReady ISSUE Image is flagged as ready but no exposure has been started! 21:22:45.733 ImageArray ISSUE No image has been taken but ImageArray has not returned an error 21:22:45.737 ImageArrayVariant ISSUE No image has been taken but ImageArrayVariant has not returned an error