TAS2_a039_PWMopenFR
The alert checks for height sensor PWM faults every 10ms. A weighted counter increments by 10 for every faulted reading and triggers the fault at a threshold of 50.

Set:
The front right (FR) height sensor PWM signal has had a duty cycle equal to 100% for 50ms.
A weighted counter increments by 10 for every FAULT_TYPE_PWM_OPEN_CIRCUIT and triggers the fault at a threshold of 50.

Clear:
The front right (FR) height sensor PWM signal has had a duty cycle less than 100% for 500ms.
A weighted counter decrements (from threshold of 50) by 1 for every valid reading and clears the fault when it reaches 0.

file create by H+ 2022 v0325 updater.store