How to Periodically Updating Labview chart when collecting multi channel data at a high rate
Looking for some help with a Labview data collection program. If I could collect 2ms of data at 8kHz (gives 16 data points) per channel (I am collecting data on 4 analog channels with an National Instruments data acquisition board). The DAQ-MX collection task gives a 1D array of 4 waveforms. If I don't display the data I can do all my ...