How to use the automatic fault detection
Common Faults Detection
{
"configuration_update_request": {
"version": 0,
"tag": "0x6A426A27", //Configuration Identifier
"payload": {
"type": "schedule",
"version": 0,
"command": "set",
"timing": "360", //How often to measure the machine for common faults
"triggered_on_button_press": false,
"send": true,
"settings": {
"type": "vb_machine_fault_indicator",
"version": 0,
"axis": "all", //Which axes to monitor
"range": "gscale_16",
"sample_speed_divider": 1,
"f_min": 5,
"f_max": 6300,
"fault_type": "common_fault", //Selection for the Machine Fault Indicator
"send_condition": {
"value_type": "always",
"threshold": 0
}
}
}
}
}Bearing Faults Detection
PreviousHow to Get Started with the New Features of the NEON Vibration Sensor v4NextCommunication Protocol v4.1
Last updated