TSI_Config/doc/keyphase.jsonc
2024-12-26 14:45:45 +08:00

51 lines
1.4 KiB
JSON

{
"version": 1,
"slot": 5,
"standby": true,
"chan": [
{
"id": 1,
"active": true,
"normal_voltage_range": [-21.3, 21.0],
"automatic_threshold": true,
"threshold": 0.0,
"hysteresis": 2.0,
"events_per_revolution": 1,
"orientation_degrees": 0,
"orientation_direction_left": true
},
{
"id": 2,
"active": true,
"normal_voltage_range": [-21.3, 21.0],
"automatic_threshold": true,
"threshold": 0.0,
"hysteresis": 2.0,
"events_per_revolution": 1,
"orientation_degrees": 0,
"orientation_direction_left": true
},
{
"id": 3,
"active": true,
"normal_voltage_range": [-21.3, 21.0],
"automatic_threshold": true,
"threshold": 0.0,
"hysteresis": 2.0,
"events_per_revolution": 1,
"orientation_degrees": 0,
"orientation_direction_left": true
},
{
"id": 4,
"active": true,
"normal_voltage_range": [-21.3, 21.0],
"automatic_threshold": true,
"threshold": 0.0,
"hysteresis": 2.0,
"events_per_revolution": 1,
"orientation_degrees": 0,
"orientation_direction_left": true
}
]
}