LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Dual scale graph

Hi,

I want to display two variables on a graph with 0 to 100 and 0 to 2000 scales.

Is it possible to do this under 6i?

Tks,

gagir
0 Kudos
Message 1 of 3
(3,104 Views)
6i support multiple scales on graphs. The scale legend works similar to the cursor legend in that you can stretch it and add new entries. you associate the trace with the scale on the plot legend or programatically.
Stu
0 Kudos
Message 2 of 3
(3,104 Views)
I had the same problem in LV 5.1.1, that you can't have two different
scaled y-axis.
You can trie this way: take two graphs, make one of them transparent,
and put one upon the other.
Hope that helps.

Niko



> Hi, I want to display two variables on a graph with 0 to 100 and 0 to
> 2000 scales. Is it possible to do this under 6i? Tks, gagir

--
Ingenieurbüro Mencke & Tegtmeyer
Laubbreite 21
D-31789 Hameln
Tel. 0 51 51 / 96 33 68
Fax 0 51 51 / 96 33 69
e-Mail: menckeundtegtmeyer@t-online.de
0 Kudos
Message 3 of 3
(3,104 Views)