46 lines
782 B
JSON
46 lines
782 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"slot":1,
|
||
|
"id":1,
|
||
|
"rms_active":true,
|
||
|
"integrate_active":true,
|
||
|
"variables":[
|
||
|
{
|
||
|
"type":"direct",
|
||
|
"full_sacle_range":"0-20 m/s^2 pk",
|
||
|
"clamp_value":1.25
|
||
|
},
|
||
|
{
|
||
|
"type":"bias_volt",
|
||
|
"bias_voltage": -24,
|
||
|
"clamp_value":1.25
|
||
|
},
|
||
|
{
|
||
|
"type":"1x_ampl",
|
||
|
"full_sacle_range":"0-2 m/s^2 pk",
|
||
|
"clamp_value":1.25,
|
||
|
"phase_lag":180,
|
||
|
"checked":true
|
||
|
},
|
||
|
{
|
||
|
"type":"2x_ampl",
|
||
|
"full_sacle_range":"0-2 m/s^2 pk",
|
||
|
"clamp_value":1.25,
|
||
|
"phase_lag":180,
|
||
|
"checked":true
|
||
|
}
|
||
|
],
|
||
|
"delay":{
|
||
|
"alert":30,
|
||
|
"danger":30.0,
|
||
|
"100ms":true
|
||
|
},
|
||
|
"alert_latching":true,
|
||
|
"danger_latching":true,
|
||
|
"timed_ok":true,
|
||
|
"recorder_output":"direct",
|
||
|
"two_ma_clamp":true,
|
||
|
"trip_mutiply":1.00,
|
||
|
"comparision":"direct",
|
||
|
"comparision_percentage":5
|
||
|
}
|