Re instated the Altitude value and ran conformance for both the telescope and focuser.

This commit is contained in:
2019-05-18 00:08:07 +01:00
parent 85fcb8a73c
commit cf5a6c72fe
3 changed files with 286 additions and 285 deletions
+43 -42
View File
@@ -1,4 +1,4 @@
Conform Report Hash (V1): 67092198F82F435D10580E3B3E3E460EC0B5E438532A7B5D83C09425222F097CA9A23C883D4238654F217FCA9801E46720811B7CDB982868C68843CCDA33E7FB
Conform Report Hash (V1): BCDD202E20EC71628DFE60620D4E1F9A119F72953DCC4F8107039D0C9872C4A2B2EC2A759AF57819C2A53FA56A4643B552778C53924B743D9C049027AC09FD20
ConformanceCheck ASCOM Device Conformance Checker Version 6.4.63.0, Build time: 18/12/2018 08:58:32
@@ -9,61 +9,62 @@ ConformanceCheck Driver ProgID: ASCOM.MeadeGeneric.focuser
Error handling
Error number for "Not Implemented" is: 80040400
Error number for "Invalid Value 1" is: 80040404
Error number for "Invalid Value 3" is: 80040405
Error number for "Value Not Set 1" is: 80040402
Error number for "Value Not Set 2" is: 80040403
Error messages will not be interpreted to infer state.
23:25:52.259 Driver Access Checks OK
23:25:52.911 AccessChecks OK Successfully created driver using late binding
23:25:53.126 AccessChecks OK Successfully connected using late binding
23:25:53.131 AccessChecks INFO The driver is a .NET object
23:25:53.137 AccessChecks INFO The AssemblyQualifiedName is: ASCOM.Meade.net.Focuser, ASCOM.Meade.net.Focuser, Version=6.4.0.0, Culture=n
23:25:53.142 AccessChecks INFO The driver implements interface: ASCOM.DeviceInterface.IFocuserV3
23:25:53.793 AccessChecks INFO Device does not expose IFocuser interface
23:25:53.855 AccessChecks INFO Device does not expose IFocuserV2 interface
23:25:54.068 AccessChecks INFO Device exposes IFocuserV3 interface
23:25:54.190 AccessChecks OK Successfully created driver using driver access toolkit
23:25:54.344 AccessChecks OK Successfully connected using driver access toolkit
23:25:54.407 AccessChecks OK Successfully disconnected using driver access toolkit
00:05:33.087 Driver Access Checks OK
00:05:33.758 AccessChecks OK Successfully created driver using late binding
00:05:33.983 AccessChecks OK Successfully connected using late binding
00:05:33.987 AccessChecks INFO The driver is a .NET object
00:05:33.991 AccessChecks INFO The AssemblyQualifiedName is: ASCOM.Meade.net.Focuser, ASCOM.Meade.net.Focuser, Version=0.4.0.0, Culture=n
00:05:33.996 AccessChecks INFO The driver implements interface: ASCOM.DeviceInterface.IFocuserV3
00:05:34.640 AccessChecks INFO Device does not expose IFocuser interface
00:05:34.700 AccessChecks INFO Device does not expose IFocuserV2 interface
00:05:34.951 AccessChecks INFO Device exposes IFocuserV3 interface
00:05:35.069 AccessChecks OK Successfully created driver using driver access toolkit
00:05:35.263 AccessChecks OK Successfully connected using driver access toolkit
00:05:35.324 AccessChecks OK Successfully disconnected using driver access toolkit
Conform is using ASCOM.DriverAccess.Focuser to get a Focuser object
23:25:54.480 ConformanceCheck OK Driver instance created successfully
23:25:54.679 ConformanceCheck OK Connected OK
00:05:35.394 ConformanceCheck OK Driver instance created successfully
00:05:35.608 ConformanceCheck OK Connected OK
Common Driver Methods
23:25:54.721 InterfaceVersion OK 3
23:25:54.750 Connected OK True
23:25:54.779 Description OK Meade Generic
23:25:54.808 DriverInfo OK Information about the driver itself. Version: 6.4
23:25:54.837 DriverVersion OK 6.4
23:25:54.866 Name OK Meade Generic
23:25:54.895 CommandString INFO Conform cannot test the CommandString method
23:25:54.901 CommandBlind INFO Conform cannot test the CommandBlind method
23:25:54.908 CommandBool INFO Conform cannot test the CommandBool method
23:25:54.916 Action INFO Conform cannot test the Action method
23:25:54.924 SupportedActions OK Driver returned an empty action list
00:05:35.647 InterfaceVersion OK 3
00:05:35.676 Connected OK True
00:05:35.704 Description OK Meade Generic
00:05:35.736 DriverInfo OK Information about the driver itself. Version: 0.4
00:05:35.765 DriverVersion OK 0.4
00:05:35.794 Name OK Meade Generic
00:05:35.823 CommandString INFO Conform cannot test the CommandString method
00:05:35.829 CommandBlind INFO Conform cannot test the CommandBlind method
00:05:35.836 CommandBool INFO Conform cannot test the CommandBool method
00:05:35.842 Action INFO Conform cannot test the Action method
00:05:35.850 SupportedActions OK Driver returned an empty action list
Properties
23:25:55.035 Absolute OK False
23:25:55.043 IsMoving OK False
23:25:55.051 MaxStep OK 7000
23:25:55.059 MaxIncrement OK 7000
23:25:55.073 Position OK Position must not be implemented for a relative focuser and a PropertyNotImplementedException exception was generated as expected
23:25:55.084 StepSize OK Optional member threw a PropertyNotImplementedException exception.
23:25:55.091 TempCompAvailable OK False
23:25:55.100 TempComp Read OK False
23:25:55.108 TempComp Write OK Temperature compensation is not available and a PropertyNotImplementedException exception was generated as expected
23:25:55.120 Temperature OK Optional member threw a PropertyNotImplementedException exception.
00:05:35.961 Absolute OK False
00:05:35.968 IsMoving OK False
00:05:35.976 MaxStep OK 7000
00:05:35.983 MaxIncrement OK 7000
00:05:35.992 Position OK Position must not be implemented for a relative focuser and a PropertyNotImplementedException exception was generated as expected
00:05:36.000 StepSize OK Optional member threw a PropertyNotImplementedException exception.
00:05:36.008 TempCompAvailable OK False
00:05:36.016 TempComp Read OK False
00:05:36.024 TempComp Write OK Temperature compensation is not available and a PropertyNotImplementedException exception was generated as expected
00:05:36.032 Temperature OK Optional member threw a PropertyNotImplementedException exception.
Methods
23:25:55.170 Halt OK Focuser halted OK
23:25:55.183 Move - TempComp False Moving by: 700
23:25:55.895 Move - TempComp False Asynchronous move found
23:25:55.904 Move - TempComp False OK Relative move OK
23:25:55.915 Move - TempComp False INFO Returning to original position: 0
00:05:36.080 Halt OK Focuser halted OK
00:05:36.092 Move - TempComp False Moving by: 700
00:05:36.804 Move - TempComp False Asynchronous move found
00:05:36.812 Move - TempComp False OK Relative move OK
00:05:36.822 Move - TempComp False INFO Returning to original position: 0
Conformance test complete
No errors, warnings or issues found: your driver passes ASCOM validation!!
Driver Hash Value: DE237CD97B3A95A514A5D7FD9B265F5F98174E67A28B44FF5CA2FC9A1CF355DA2C4DFB9416F3C40A8056334CC5339F0D8F8A39026A4BB5E3AE1FFC2BD8F55FBD
Driver Hash Value: A3C2D8D9708D2B157CF8BFC2F83BFE3666DA07AA75C592BD3969D42E0566A2F69E06BBE7C33BA78914D292EF3529B65AA22052AC34D13F6B521127072ACF366F