03-28-2008 09:21 AM
03-28-2008 09:27 AM - edited 03-28-2008 09:27 AM
03-31-2008 09:44 AM
03-31-2008 09:54 AM - edited 03-31-2008 09:57 AM
Hi cbfsystems,
you can use the scale function of this control. With this function it is possible to set user defined points. right click the control and select axis arrangement, select user-defined. After that you can insert subdivisions.
Mike
03-31-2008 11:45 AM
Thanks Mike,
I can see how to do what I want now. Things seemed to be named a bit differently though in my version of LabView than what you mentioned. I could not find anything called "axis arrangement" or "user defined". Perhaps we're on different versions of LabView (I'm on 8.5) or maybe I'm just blind. You helped me find two ways to do what I'm after.
1. Set the minimum and maximum values for the scale. Right click the control on the front panel and select Scale->Marker Spacing->Arbitrary. Right click the control and select Scale->Add Marker. Set the marker value by double clicking on the value on the control. Add the remaining markers in the same fashion.
2. Set the minimum and maximum values for the scale. Set the scale interval programmatically using a property node and setting the property Scale->Range->Increment.
Thanks,
Darin
03-31-2008 01:31 PM
Hi Darin,
i´m sorry for the name differences, but i have to work with a german version.
Mike