LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

several curves with several scales on the same graph

Solved!
Go to solution

Hello,

 

I am currently working on a project which include a data acquisition VI. I would like to display two curves with two different scales (0 to 1 and 0 to 200) on the same graph.

I have been trying nearly all the options in the properties menu, I can not find anything that corresponds to what I want.

Do you know how to do such a thing?

Thanks in advance,

 

Gabriel.

0 Kudos
Message 1 of 2
(2,254 Views)
Solution
Accepted by topic author Gabouch

Right click on the existing scale and click Duplicate Scale.

 

EDIT:  I should add that you'll need to set ActYScl through a property node to switch between the difference scales if you want to run operations on them.


--Using LV8.2, 8.6, 2009, 2012--
Message 2 of 2
(2,250 Views)