LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Construction of XY graph

You don't need multiple loops. Try this.
0 Kudos
Message 11 of 13
(600 Views)

I would add that *you don't need multiple loops*, and you should use a wait(ms) function in the loop to avoid labview to use all of your ram memory.

 

Oh it was already in your example for(imstuck), sorry

Message Edité par JDlabview le 06-08-2010 11:45 AM

J.D.
French Labview beginner
N'oubliez pas de complimenter les bonnes réponses - Don't forget Kudos for good answers
0 Kudos
Message 12 of 13
(573 Views)

I started out having it all in one loop, but the loop time didn't appear to be keeping up with my inputs.  I've included both versions, hopefully with data.  I ran both for only a few seconds but the difference in magnitude of the counter input is significant.

 

Thanks again

Download All
0 Kudos
Message 13 of 13
(551 Views)