LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Displaying analog signals

Dear Labview Users

I am using the AI read.vi module to display four analog signals. I can do it simultaneously in one single display, however I need to have them displayed independently in four displays.

I have tried to use transposed array, reshape array, etc, etc but with no much luck.

Thanks for your help.

David
0 Kudos
Message 1 of 2
(2,584 Views)
David,
Have you looked at the Waveform Operations (LV 6) - (Functions > Waveform > Waveform Operations palette). There is a VI called Index Waveform Array VI for selecting a waveform out of an array of waveforms. If this isn't just right, there are many others which might fit your situations.
Good luck with it, Doug
0 Kudos
Message 2 of 2
(2,584 Views)