LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to scale 2 y-scales with proberty node?

Solved!
Go to solution
hi everyone,

i have a problem concerning xy-graphs with 2 different y-scales.

what's allready done:
i have a xy-graph with one y-scale on the left side and one y-scale on the right site. i also have 2 plots in it, one is associated with the left and the other with the right y-scale.

what's my problem:
i want to set the range programmatically on both sides. the left site needs a wider range than the right one. but this doesn't work for me. i can set the range of the left or the right one, but not for both at the same time. i tried it with a proberty node cause i use it allready to associate the plots to the scales, but inserting "y-minimum" and "y-maximum" to the node only affects one y-scale.

i'm working with LV 8.6 (Base)

any suggestions?
thx in advance.
0 Kudos
Message 1 of 3
(2,793 Views)
Solution
Accepted by topic author fr33k

Try this. May be it will solve your problem.

You can select active scale and change its range. Then change active scale and repeat procedure.

Gaurav k
CLD Certified !!!!!
Do not forget to Mark solution and to give Kudo if problem is solved.
0 Kudos
Message 2 of 3
(2,775 Views)
thx, i've allready done it that way, but i'll mark it as solution, cause it's the right way. 😉
0 Kudos
Message 3 of 3
(2,765 Views)