LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Plot data to chart with real time axis

Do you have sample data that we could use to test drive your software?

 

You could write the string from the VISA Read directly to file (area circled in red).  

By the way, try not to overlap wires.  It makes it hard to follow a wire.

 

Another comment:  How large is your screen?  The front panel is huge..

 

 

Message Edited by Ray.R on 12-14-2009 12:39 PM
0 Kudos
Message 21 of 23
(839 Views)
What should really be done is getting rid of all those different case statements. The output of the index array should be wired directly to the case selector. The wiring is realy messy and if you cleaned that up at the same time, it would be much easier to debug.
0 Kudos
Message 22 of 23
(833 Views)
Wow there was a lot going on in that code. I had to simplify it before I could do anything. Here is a copy that I think will work for you.
Tim
GHSP
0 Kudos
Message 23 of 23
(828 Views)