LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Strip Chart - Multi Scale Y Axis

My plot has 3 traces with different Y scales, one of them is from 0 to 150, the other from 100 to 250 and the other from 1000 to 2000. The X axis represents time, so it is the same.

The problem is that I know how to represent only one scale for Y-axis. How can I add others 2 reference scales to Y-Axis? 

Thank you in advance!
0 Kudos
Message 1 of 3
(3,479 Views)
I would like to add that in order to plot, I use the PlotStripChart function.

So, I send an array as a parameter of the function, and that array has the last position of Y-axis.

Thank you in advance

0 Kudos
Message 2 of 3
(3,464 Views)
Hi Oliveira,

It seems this thread discuss exactly about your problem. Please take a look in this link below.

http://forums.ni.com/ni/board/message?board.id=180&message.id=15812&requireLogin=False

Best Regards,
Alisson Kokot
0 Kudos
Message 3 of 3
(3,437 Views)