LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

adding multiple y-axis scales programatically

is there a way to add (and subtract) y-axis scales programatically?

i would like to be able to display up to four data sets simultaneously in an x-y graph, with corresponding scales and labels that appear and dissapear as data is selected from a listbox

just in case it matters at all, i am working for the University of Texas Austin Formula SAE Team. I am designing the GUI for a data aquisition system which will collect various data from a race car and help train the driver, and tune the car.

my most current attempt at this problem is attached
0 Kudos
Message 1 of 3
(2,705 Views)
Well, you can't exactly add them programatically, but you can create them ahead of time and turn them visible as needed.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
Message 2 of 3
(2,705 Views)
thanks mike

this solves my problem
0 Kudos
Message 3 of 3
(2,705 Views)