[update] update CV_E1 parameter

This commit is contained in:
Roy
2022-11-10 16:24:20 +08:00
parent 205d39cb11
commit 8f98337267
3 changed files with 39 additions and 42 deletions
@@ -171,7 +171,17 @@
"expression": "VALUE"
}
},
"CV_E1": {
"description": "first Voltage of Scan",
"record_meta": true,
"initial": 25000,
"domain": [
"VOLT_MAX"
],
"value": {
"expression": "VALUE"
}
},
"ADC_VALUE_I": {
"description": "ADC value current value",
"domain": "int"
@@ -208,17 +218,6 @@
"auto"
]
},
"VOLT_MAX": {
"description": "Max Voltage of Scan",
"record_meta": true,
"initial": 25000,
"domain": [
"VOLT_MAX"
],
"value": {
"expression": "VALUE"
}
},
"VOLT_MIN": {
"description": "Min Voltage of Scan",
"record_meta": true,
@@ -423,7 +422,7 @@
"type": "RIS",
"parameter": {
"va": "CV_E_INITIAL",
"vb": "VOLT_MAX",
"vb": "CV_E1",
"vc": "VOLT_MIN",
"ve": "Scan_Rate",
"vf": "SAMPLE_RATE",
@@ -437,7 +436,7 @@
"type": "RIS",
"parameter": {
"va": "CV_E_INITIAL",
"vb": "VOLT_MAX",
"vb": "CV_E1",
"vc": "VOLT_MIN",
"ve": "Scan_Rate",
"vf": "SAMPLE_RATE",