I want to detect a numerical threshold. I am using the Boolean Crossing PtByPt vi to detect this because I only want it to trigger an event when the value goes from below to above the threshold value.
This is a simplified example I created using just a Boolean button and indicator. However, the Event Inspector shows that the Value(signaling) is constantly being fired. This seems like the Boolean Crossing PtByPt vi is not working as expected?