LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

waveform chart multiple columns

I am using a USB-6210 to collect 16 channels of analog data.  When I use a Waveform Chart to display the signals in realtime (Strip Chart mode) with the Stack plots option, there are 16 plots from top to bottom.  How can I set up the plots in 2 columns (ie, 8 plots in each column) without separating signals.  Thanks.

0 Kudos
Message 1 of 4
(3,059 Views)

I believe you mean Y Scale as column. In this case you can select the Plot > Y Scale to select in which Y scale the Plot data must be displayed.

 

ChartYScale.png

-----

The best solution is the one you find it by yourself
0 Kudos
Message 2 of 4
(3,053 Views)
0 Kudos
Message 3 of 4
(2,998 Views)

Split the Array into two 8-element arrays and send them to different waveform charts.

Message 4 of 4
(2,986 Views)