change initial value of FREQ_STOP and DC_BIAS
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
"FREQ_STOP": {
|
||||
"description": "End of Freq Scan",
|
||||
"record_meta": true,
|
||||
"initial": 1,
|
||||
"initial": 7,
|
||||
"domain": [
|
||||
"FREQ_MAX"
|
||||
],
|
||||
@@ -100,7 +100,7 @@
|
||||
"DC_BIAS": {
|
||||
"description": "DC voltage bias in mV",
|
||||
"record_meta": true,
|
||||
"initial": 0,
|
||||
"initial": 15000,
|
||||
"domain": [
|
||||
35001
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user