LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Read values in waveform

Hello!

I have this program that is generating random values to a waveform graph and is able to save the values to a file, but i also want to read the file into the same waveform graph, what can I do to solve this?

Thanks!

0 Kudos
Message 1 of 2
(1,123 Views)

First of all it will be good for you to understand, what did you do.

Your app doesn't work even without file reading.

It goes to status1

01.PNG

 

And stays there forever

02.PNG

 

Also it will never reach a final state (and queue will not be released)

03.PNG

 

Finally, what's stopping you from writing the data to the graph where you prefer?

04.PNG

0 Kudos
Message 2 of 2
(1,087 Views)