07-26-2013 08:55 AM
I'm trying to simulate pump strokes and my while loops does not seem to be working. I have to stop the entire VI to update the value. I want the vi to continuously check my input value if that's possible.
I have attached my VI. I am also running 2010 LABView. Any suggestions on how to change my loop would be great!
Thank You
Solved! Go to Solution.
08-09-2013 10:28 AM
We need a lot more basic info. You seem to want to READ something, hence this statement:
>>have to stop the entire VI to update the value
But your VI is for outputting a counter output signal. It doesn't read anything at all.
And you mention SIMULATING something ... but your VI actually communicates with hardware ... it doesn't SIMULATE anything at all.