TSI_Config/doc/velocity_variables.jsonc

46 lines
803 B
JSON
Raw Permalink Normal View History

2024-12-26 17:38:14 +08:00
{
"slot":1,
"id":1,
2024-12-27 10:04:46 +08:00
"rms_active":true,
"integrate_active":true,
2024-12-26 17:38:14 +08:00
"variables":[
{
"type":"direct",
2024-12-27 10:04:46 +08:00
"full_sacle_range":"0-20 mm/s pk",
2024-12-26 17:38:14 +08:00
"clamp_value":1.25
},
{
"type":"bias_volt",
2024-12-27 10:04:46 +08:00
"full_sacle_range":"0-20 mm/s pk",
2024-12-26 17:38:14 +08:00
"clamp_value":1.25
},
{
"type":"1x_ampl",
2024-12-27 10:04:46 +08:00
"full_sacle_range":"0-2 mm/s pk",
2024-12-26 17:38:14 +08:00
"clamp_value":1.25,
"phase_lag":180,
"checked":true
},
{
"type":"2x_ampl",
2024-12-27 10:04:46 +08:00
"full_sacle_range":"0-2 mm/s pk",
2024-12-26 17:38:14 +08:00
"clamp_value":1.25,
"phase_lag":180,
"checked":true
}
2024-12-27 10:04:46 +08:00
],
2024-12-26 17:38:14 +08:00
"delay":{
"alert":30,
"danger":30.0,
"100ms":true
2024-12-27 10:04:46 +08:00
},
2024-12-26 17:38:14 +08:00
"alert_latching":true,
"danger_latching":true,
"not_ok_latching":true,
"timed_ok":true,
"recorder_output":"direct",
"two_ma_clamp":true,
"trip_mutiply":1.00,
"comparision":"direct",
"comparision_percentage":5
}