From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ploting a XY graph with 2 y axis vs single x axis

Solved!
Go to solution
Hi ,

   I am trying to plot a XY graph with 2 Y axis in left hand and right hand sides vs a single X axis.
Using duplicate scale and swap scale am able to create the graph with 2 Y axis but am not able to connect the 3 arrays to the graph.  I am using labview 8.0 and with this am attaching a sample code also. please help me for that..

thanks in advance..
     Nikhil
0 Kudos
Message 1 of 8
(3,777 Views)
Solution
Accepted by topic author M1014757

Hi Nikhil,

cluster first the data for each xy plot and use then the build array function.

 

Mike

0 Kudos
Message 2 of 8
(3,774 Views)

Hi Mike,

 

thanks a lot ..thats the solution.. i got it, but due to some setting problem i am getting only single plot.

can you help me for that..

Nikhil

0 Kudos
Message 3 of 8
(3,764 Views)
Find the vi
Balaji PK (CLA)
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better

Don't forget Kudos for Good Answers, and Mark a solution if your problem is solved.
0 Kudos
Message 4 of 8
(3,747 Views)

Hi Baji,

i am using labview 8.0 version, can you send me a lower version vi. or a picture of that vi.

 

nikhil

0 Kudos
Message 5 of 8
(3,739 Views)

Hi nikhil,

resize your plot legend to two. Right click to each plot and assign the specified y-axis.

 

Mike

0 Kudos
Message 6 of 8
(3,734 Views)
Find the vi in 8.0
Balaji PK (CLA)
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better

Don't forget Kudos for Good Answers, and Mark a solution if your problem is solved.
0 Kudos
Message 7 of 8
(3,732 Views)

Hi Mike,

 

Yes i got it, thanks a lot ..

Nikhil

0 Kudos
Message 8 of 8
(3,719 Views)