LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is that possible to set up a multiple y-axis and single x-axis in one waveformchart (in LabVIEW 8.0)?

Hello!
Is that possible to set up a multiple y-axis and single x-axis in one waveform chart using LabVIEW 8.0?
Because I need to display several channels in the same chart, if one channel has a very big data range and the others not, the channels with smaller data range will not be displayed very clear.
Thanks!
 

0 Kudos
Message 1 of 4
(3,205 Views)
Yes, just right click on the y scale and select duplicate scale. Then you can swap sides to put one on the right. Right click on the plot legend and you can select the y scale to put each plot on.
0 Kudos
Message 2 of 4
(3,200 Views)
Can I change it programmatically? (For exanmple, if I have 2 channels, my program will set the chart to have 2 y axis atomatically.)
0 Kudos
Message 3 of 4
(3,178 Views)