10-29-2012 09:01 AM
Good morning, I'm a novice to Labview so take it easy on me. What I'm trying to do is: Run a while loop after 1 true, 1 false and 1 true boolean. I'm trying to start a measurement when a digital input off a TTL goes high the second time, so I can get a good zero reading. I've searched the forums but can't get a grasp on what I'm doing exactly. Any help would be greatly appreciated.
Solved! Go to Solution.
10-29-2012 09:07 AM
10-29-2012 09:12 AM
what's the red/green icon? I've never seen that. And how would this be implemented for a while loop to run?
10-29-2012 09:18 AM
10-29-2012 09:53 AM
It worked! Thank you, Gerd!
10-29-2012 10:02 AM
my only issue is that it's not counting correctly. Sometimes when the input is true, the counter reads false...and other times it reads true.
10-29-2012 10:03 AM
10-29-2012 10:07 AM
here it is! 😄
10-29-2012 10:09 AM
I need the measurements to run after 2 trues from the digital input
10-29-2012 10:11 AM