LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Changing gauge scales when diferent instruments are selected

How can I change the scale value on a gauge when I select another instrument.
I have 2 pressure transducers one 0 - 1 bar and 1 0 - 25mb, so when the calibration factors are selected I want to change the maximum value displayed on the gauge.

Is there a way to do this with the attributes or some other way.

Thanks

Allan
0 Kudos
Message 1 of 2
(2,618 Views)
Yes. On LabVIEW 6i:
Create a property node for the guage.
-Select scale (left click).
-Select Range
-Select all elements or select an element
On LV 5.1
Create a attribute node
- Select scale info (left click)
-Select range
- select All elements or pick an element
Message 2 of 2
(2,618 Views)