LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Varying the scaling of graph in runtime using numeric control or slide bar

Hello,

 For my application i need to keep changing the range of both the X and the Y axis  during runtime.

Example i may want to change the range inaitially  0 to 5 to say 3 to 9 on the X axis.How  can i achieve this using a numeric controller or a slide controller.

please tell me how to incorporate this.

 

Thank you

0 Kudos
Message 1 of 3
(2,341 Views)

I suppose you already know about automatic axis scaling.

You can use a property node to change the axis min et max values as shown in the attached vi .

A double slider control was used here (right click on the slider and select add slider)

Message Edité par chilly charly le 09-14-2008 06:56 PM
Chilly Charly    (aka CC)

         E-List Master - Kudos glutton - Press the yellow button on the left...
        
Download All
Message 2 of 3
(2,334 Views)

Thank you very much!!! Help me a lot!!!Smiley Very Happy

0 Kudos
Message 3 of 3
(2,007 Views)