LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Are there bistable elements and flank sensitive elements?

For automatizing the measurement I need bistable elements and positive and negative flank sensitive elements, i.e. when there is a transition from true to false or vice versa the element should give true or false. I didn't find any of those elements.
0 Kudos
Message 1 of 2
(2,655 Views)
You can detect value changes by putting the value into a shift register and comparing the current and previous values. The event structure also has a Value Changed capability.

Lynn
Message 2 of 2
(2,648 Views)