11-15-2010 01:46 PM
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
11-16-2010 11:02 AM
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.