TSI_Config/doc/radial_vibration_variables.jsonc

56 lines
928 B
JSON
Raw Permalink Normal View History

2024-12-26 17:38:14 +08:00
{
2025-03-20 15:06:41 +08:00
"version": 1,
2024-12-26 17:38:14 +08:00
"slot":1,
"id":1,
"variables":[
{
"type":"direct",
2024-12-27 10:04:46 +08:00
"full_sacle_range":"0-20 um pp",
2024-12-26 17:38:14 +08:00
"clamp_value":1.25
},
{
2024-12-27 10:25:52 +08:00
"type":"gap",
"full_sacle_range":"-24 Vdc",
"clamp_value":1.2
2024-12-26 17:38:14 +08:00
},
{
"type":"1x_ampl",
2024-12-27 10:04:46 +08:00
"full_sacle_range":"0-2 um pp",
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 um pp",
2024-12-26 17:38:14 +08:00
"clamp_value":1.25,
"phase_lag":180,
"checked":true
},
{
"type":"not_1x_ampl",
2024-12-27 10:04:46 +08:00
"full_sacle_range":"0-2 um pp",
2024-12-26 17:38:14 +08:00
"clamp_value":1.25,
"checked":true
},
{
"type":"smax_ampl",
2024-12-27 10:04:46 +08:00
"full_sacle_range":"0-2 um",
2024-12-26 17:38:14 +08:00
"clamp_value":1.25,
"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,
"recorder_output":"direct",
"two_ma_clamp":true,
2025-03-20 14:38:14 +08:00
"trip_multiply":1.00,
2024-12-26 17:38:14 +08:00
"comparision":"direct",
"comparision_percentage":5
}