10-08-2014 05:18 AM
Hi all! I'm finishing my project but I've a problem that haven't been able to solve by the moment. The thing is that I have a Waveform chart that displays every 0,5s a value calculated in previous steps. When one of this values reach a certain threshold it calls another VI's that inside an if structure make some operations, one of them is 2s waiting. The problem is that on this 2s there is no information plotted in the chart, this information is displayed after the waiting. I have to get a continuous chart, which means a value every 0,5s, even when the waiting in the if structure is being done. Any idea?
10-08-2014 05:46 AM
10-08-2014 05:59 AM
How can I run the if structure in parallel?
10-08-2014 06:01 AM - edited 10-08-2014 06:01 AM