06-25-2007 07:59 AM
06-25-2007 09:07 AM
Hi James
Maybe you should let us know a little bit more. What is this app used for? Why do you create a limit just by multiplying a value?
To get rid of the small limit difference you could for instance just add or subtract a fixed value. So instead of multiplying with 1.2 you could add 0.1.
If you want to use the limits to test a signal, have a look at the examples. LV provides some limit-functions.
So give us some more information and we can give you a better answer.
If you really just want to change a point, add a cursor to the graph. Then place a numeric control to define which value of the limit has to be modified. You also need a button to trigger the replacement of the value.
Just have a look at the attaced example.
06-26-2007 12:33 AM
06-26-2007 12:55 AM