|
795 | 795 | "name": "sys_info_fan_status", |
796 | 796 | "description": "", |
797 | 797 | "type": "enum", |
798 | | - "enumItems": "[\n\"Invalid\",\n\"Valid\",\n\"Unsupported\",\n\"Testing\",\n\"Not installed\"\n]", |
| 798 | + "enumItems": "[\n\"Invalid\",\n\"Valid\",\n\"Testing\",\n\"Not installed\"\n]", |
799 | 799 | "defaultValue": "1" |
800 | 800 | }, |
801 | 801 | { |
|
20952 | 20952 | } |
20953 | 20953 | ] |
20954 | 20954 | }, |
20955 | | - { |
20956 | | - "type": "Container", |
20957 | | - "style": { |
20958 | | - "inheritFrom": "default" |
20959 | | - }, |
20960 | | - "left": 0, |
20961 | | - "top": 0, |
20962 | | - "width": 214, |
20963 | | - "height": 104, |
20964 | | - "widgets": [ |
20965 | | - { |
20966 | | - "type": "Text", |
20967 | | - "style": { |
20968 | | - "inheritFrom": "edit_value_M_left" |
20969 | | - }, |
20970 | | - "left": 0, |
20971 | | - "top": 0, |
20972 | | - "width": 105, |
20973 | | - "height": 32, |
20974 | | - "text": "Fan status:" |
20975 | | - }, |
20976 | | - { |
20977 | | - "type": "Text", |
20978 | | - "style": { |
20979 | | - "inheritFrom": "default_disabled_S_left", |
20980 | | - "alignHorizontal": "center" |
20981 | | - }, |
20982 | | - "data": "", |
20983 | | - "left": 105, |
20984 | | - "top": 0, |
20985 | | - "width": 108, |
20986 | | - "height": 32, |
20987 | | - "text": "Unsupported" |
20988 | | - } |
20989 | | - ] |
20990 | | - }, |
20991 | 20955 | { |
20992 | 20956 | "type": "Container", |
20993 | 20957 | "style": { |
|
28394 | 28358 | "height": 28, |
28395 | 28359 | "displayOption": 0 |
28396 | 28360 | }, |
28397 | | - { |
28398 | | - "type": "Text", |
28399 | | - "style": { |
28400 | | - "inheritFrom": "default_disabled_S_left" |
28401 | | - }, |
28402 | | - "data": "", |
28403 | | - "left": 0, |
28404 | | - "top": 0, |
28405 | | - "width": 122, |
28406 | | - "height": 28, |
28407 | | - "text": "Unsupported" |
28408 | | - }, |
28409 | 28361 | { |
28410 | 28362 | "type": "Text", |
28411 | 28363 | "style": { |
@@ -532365,14 +532317,6 @@ |
532365 | 532317 | "type": "numeric" |
532366 | 532318 | } |
532367 | 532319 | }, |
532368 | | - { |
532369 | | - "name": "DIAGnostic[:INFOrmation]:FAN?", |
532370 | | - "helpLink": "EEZ BB3 SCPI reference 5.3 - DIAGnostic.html#diag_fan", |
532371 | | - "parameters": [], |
532372 | | - "response": { |
532373 | | - "type": "numeric" |
532374 | | - } |
532375 | | - }, |
532376 | 532320 | { |
532377 | 532321 | "name": "DIAGnostic[:INFOrmation]:PROTection?", |
532378 | 532322 | "helpLink": "EEZ BB3 SCPI reference 5.3 - DIAGnostic.html#diag_prot", |
@@ -533059,25 +533003,6 @@ |
533059 | 533003 | "type": "numeric" |
533060 | 533004 | } |
533061 | 533005 | }, |
533062 | | - { |
533063 | | - "name": "MEASure[:SCALar]:TEMPerature[:THERmistor][:DC]?", |
533064 | | - "helpLink": "EEZ BB3 SCPI reference 5.9 - MEASure.html#meas_temp", |
533065 | | - "parameters": [ |
533066 | | - { |
533067 | | - "name": "sensor", |
533068 | | - "type": [ |
533069 | | - { |
533070 | | - "type": "discrete", |
533071 | | - "enumeration": "Sensor" |
533072 | | - } |
533073 | | - ], |
533074 | | - "isOptional": false |
533075 | | - } |
533076 | | - ], |
533077 | | - "response": { |
533078 | | - "type": "numeric" |
533079 | | - } |
533080 | | - }, |
533081 | 533006 | { |
533082 | 533007 | "name": "MEASure[:SCALar][:VOLTage][:DC]?", |
533083 | 533008 | "helpLink": "EEZ BB3 SCPI reference 5.9 - MEASure.html#meas_volt", |
@@ -537028,6 +536953,43 @@ |
537028 | 536953 | "response": { |
537029 | 536954 | "type": "numeric" |
537030 | 536955 | } |
| 536956 | + }, |
| 536957 | + { |
| 536958 | + "name": "SYSTem:FAN:STATus?", |
| 536959 | + "description": "", |
| 536960 | + "helpLink": "EEZ BB3 SCPI reference 5.16 - SYSTem.html#syst_vers", |
| 536961 | + "parameters": [], |
| 536962 | + "response": { |
| 536963 | + "type": "nr1", |
| 536964 | + "description": "0 - Invalid\n1 - Valid\n2 - Testing\n3 - Not installed" |
| 536965 | + } |
| 536966 | + }, |
| 536967 | + { |
| 536968 | + "name": "SYSTem:FAN:SPEed?", |
| 536969 | + "helpLink": "EEZ BB3 SCPI reference 5.16 - SYSTem.html#syst_vers", |
| 536970 | + "parameters": [], |
| 536971 | + "response": { |
| 536972 | + "type": "nr1" |
| 536973 | + } |
| 536974 | + }, |
| 536975 | + { |
| 536976 | + "name": "SYSTem:MEASure[:SCALar]:TEMPerature[:THERmistor][:DC]?", |
| 536977 | + "helpLink": "EEZ BB3 SCPI reference 5.9 - MEASure.html#meas_temp", |
| 536978 | + "parameters": [ |
| 536979 | + { |
| 536980 | + "name": "sensor", |
| 536981 | + "type": [ |
| 536982 | + { |
| 536983 | + "type": "discrete", |
| 536984 | + "enumeration": "Sensor" |
| 536985 | + } |
| 536986 | + ], |
| 536987 | + "isOptional": false |
| 536988 | + } |
| 536989 | + ], |
| 536990 | + "response": { |
| 536991 | + "type": "nr2" |
| 536992 | + } |
537031 | 536993 | } |
537032 | 536994 | ] |
537033 | 536995 | }, |
|
0 commit comments