I am doing a data aquisition system getting data from Serial port through RS232.In the while loop, when receiving a 'W' command, LabVIEW reads stream values continuous from the 8 analogue channels and display on the waveform chart. Read 'W' command again, and get 8 channels signals again.
I use a signal generator to give sine wave to one channel to test it, but it cannot display the sine wave properly on the waveform chart. Can you help me with this, thanks!