LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Continuous graphs using loop data collection

Hi I'm new to Labview, and only understand the utmost basics.

 

I have a program I am trying to get working for a Tensile Testing machine, and the data collection is through a 1600 SCXI DAQ measuring incoming voltage.  The voltage to force conversions seem to work accurately, however the graph only displays a short section of data at a time, then erases and plots the new data.  I was wondering how I would be able to get all the data to continuously plot on the graph. 

 

Thanks

 

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

hi bgoss, 

 

You have a couple of options to do what you need.  first you could just use a chart instead or you could append the signals each iteration.

Joe Daily
National Instruments
Applications Engineer

may the G be with you ....
0 Kudos
Message 2 of 2
(2,463 Views)