TAS2_a030_PWMerrorFL
The alert checks for height sensor PWM faults every 10ms.

A weighted counter increments by 10 for every repeated fault and triggers the fault at a threshold of 50. The weighted counter decrements by 1 for every valid reading and clears the fault when it reaches 0.

TAS2_a030_PWMerrorFL will trigger if any of the following faults are set:

PWM_OVER_MAX_DUTY

PWM_UNDER_MIN_DUTY

PWM_OVER_MAX_PERIOD 

PWM_UNDER_MIN_PERIOD

PWM_OVER_MAX_DELTA_DUTY (cannot be set if transitioning to/from 0 or 100% duty cycle)

file create by H+ 2022 v0325 updater.store