09-14-2008 10:20 AM
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
09-14-2008 11:52 AM - edited 09-14-2008 11:56 AM
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)
11-03-2013 07:27 PM
Thank you very much!!! Help me a lot!!!