Compare commits

...

1 Commits

Author SHA1 Message Date
Roy 42e09a02a8 Test: test eis short instruction 2023-04-26 17:34:32 +08:00
3 changed files with 48 additions and 6 deletions
@@ -222,7 +222,8 @@
"initial": 26,
"domain": [
2048
]
],
"on_change": "set_para_CF_AC_AMP"
},
"CF_FREQ": {
"description": "frequency of cf",
@@ -327,7 +328,8 @@
],
"value": {
"expression": "VALUE"
}
},
"on_change": "set_ca_volt"
},
"VT_MEASURE_VIN_RANGE": {
"description": "measure range of Vin",
@@ -628,6 +630,18 @@
"XE2;X01;2B>RT_VOLT_SET"
]
},
"set_para_CF_AC_AMP": {
"type": "RIS",
"data": [
"XE2;X02;2B>CF_AC_AMP"
]
},
"set_ca_volt": {
"type": "RIS",
"data": [
"XFF;X74;2B>CA_VOLT"
]
},
"ble_instru_send": [
"ble_write",
"_cdr('20X>ADC_VALUE_I')"
@@ -222,7 +222,8 @@
"initial": 26,
"domain": [
2048
]
],
"on_change": "set_para_CF_AC_AMP"
},
"CF_FREQ": {
"description": "frequency of cf",
@@ -327,7 +328,8 @@
],
"value": {
"expression": "VALUE"
}
},
"on_change": "set_ca_volt"
},
"VT_MEASURE_VIN_RANGE": {
"description": "measure range of Vin",
@@ -628,6 +630,18 @@
"XE2;X01;2B>RT_VOLT_SET"
]
},
"set_para_CF_AC_AMP": {
"type": "RIS",
"data": [
"XE2;X02;2B>CF_AC_AMP"
]
},
"set_ca_volt": {
"type": "RIS",
"data": [
"XFF;X74;2B>CA_VOLT"
]
},
"ble_instru_send": [
"ble_write",
"_cdr('20X>ADC_VALUE_I')"
@@ -222,7 +222,8 @@
"initial": 26,
"domain": [
2048
]
],
"on_change": "set_para_CF_AC_AMP"
},
"CF_FREQ": {
"description": "frequency of cf",
@@ -327,7 +328,8 @@
],
"value": {
"expression": "VALUE"
}
},
"on_change": "set_ca_volt"
},
"VT_MEASURE_VIN_RANGE": {
"description": "measure range of Vin",
@@ -628,6 +630,18 @@
"XE2;X01;2B>RT_VOLT_SET"
]
},
"set_para_CF_AC_AMP": {
"type": "RIS",
"data": [
"XE2;X02;2B>CF_AC_AMP"
]
},
"set_ca_volt": {
"type": "RIS",
"data": [
"XFF;X74;2B>CA_VOLT"
]
},
"ble_instru_send": [
"ble_write",
"_cdr('20X>ADC_VALUE_I')"