Skip to content

New Tag Feature: Soft Limiters

Austin Jennings requested to merge austin.jennings/locklost:softlimiters into master

closes #114 (closed)

I have added a new tag called soft limiters, which checks to see if any ASC inmon channels have railed during a lockloss event. It does this by taking the maximum value (+/-) of the channel leading up to the lockloss and comparing them to a threshold value (smooth limit). If that maximum value is higher than the threshold value, the tag will be added.

Merge request reports