LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to bind data to a defined scale in a multiple scale xy graph

Hi

I have got a XY Graph with one X scale and two Y scales. I would like to be able to bind data to a defined Y axis, e.g 4 plots to XY1 and 3 plots to XY2. By default, the first array is ploted in the XY1 system and all following arrays to XY2 system. Is there a way to that?

I feed the XY graph with an 1D array of a cluster of one 1D array of a cluster of two doubles and use LV8.2.1 for Linux.

Thanks for your Help

Codas
0 Kudos
Message 1 of 3
(2,770 Views)

You can define which axis a plot should use wizth the help of a propertynode. Check out the picture and the example (done under windows) in the attached zip-File.

 

Hope this helps!

 

André

 

 

0 Kudos
Message 2 of 3
(2,757 Views)
Andre

thanks a lot for your help. I got the solution on my way home yesterday evening. Its working fine now.

Codas
0 Kudos
Message 3 of 3
(2,753 Views)