add version to card.
This commit is contained in:
parent
473ef0e6c4
commit
5a864ded32
1019
acceleration.ui.autosave
Normal file
1019
acceleration.ui.autosave
Normal file
File diff suppressed because it is too large
Load Diff
@ -11,7 +11,7 @@
|
||||
},
|
||||
{
|
||||
"type":"bias_volt",
|
||||
"full_sacle_range":"0-20 m/s^2 pk",
|
||||
"bias_voltage": -24,
|
||||
"clamp_value":1.25
|
||||
},
|
||||
{
|
||||
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"slot": 5,
|
||||
"card_type": 3,
|
||||
"standby": true,
|
||||
"chan": [
|
||||
{
|
||||
|
@ -1,8 +1,6 @@
|
||||
{
|
||||
"slot":1,
|
||||
"id":1,
|
||||
"rms_active":true,
|
||||
"integrate_active":true,
|
||||
"variables":[
|
||||
{
|
||||
"type":"direct",
|
||||
|
@ -1,5 +1,7 @@
|
||||
{
|
||||
"slot":1,
|
||||
"version": 1,
|
||||
"card_type": 1,
|
||||
"chan":[
|
||||
{
|
||||
"id":1,
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"slot": 13,
|
||||
"slot_type":"Single", // Single 与 TMR
|
||||
"card_type": 4,
|
||||
"relay_assiciation": [
|
||||
{
|
||||
"active": true,
|
||||
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"slot": 7,
|
||||
"card_type": 2,
|
||||
"chan": [
|
||||
{
|
||||
"id": 1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user