LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW Gauge Control Digital Display

Solved!
Go to solution

I have created a Gauge control to emulate a compass rose as suggested by other posts. I have populated the control with 0, 30, 60, etc to 330 and left a blank for the last entry, as setting 360 overwrites the 0 entry. I have selected "Allow Undefined Values" and everything works as required on the Development System, click on the 30, the text entry box shows "30", use the text entry box to select <Other> and a separate digital text box opens up to allow something like 15 to be entered, which then appears in the digital display within chevrons <15> as described in LabVIEW Help, and the extra digital text box then disappears.

 

When I build the system and install it on the target computer, this latter action does not happen. The extra digital text box remains in view on the panel, so that I have two values displayed. This extra box remains on display even when a value is selected via the mouse. What is going wrong?

0 Kudos
Message 1 of 15
(4,639 Views)

hi,

 

could you attach your vi or a picture for the problem you have ?

 

 

0 Kudos
Message 2 of 15
(4,633 Views)

Thanks for the prompt response, here are two pictures "Gauge" from the target machine, and "Gauge Dev" from the development machine.

 

Download All
0 Kudos
Message 3 of 15
(4,625 Views)

Is there a reason to use text label? Why you do not use the digital display of the gage? Right click on the gage and select digital display from visible items

0 Kudos
Message 4 of 15
(4,613 Views)

When I right click on the gauge, the visible items are Label which is "Feeler F1 Orientation" and Text Display, which shows the value that the needle is pointing to. The other items unchecked are Caption, Unit Label and Ramp.

0 Kudos
Message 5 of 15
(4,611 Views)

Have just tried right click on the text box which displays the digital value. This does indeed have 'Digital Display' as on of the Visible options, but this shows both boxes all the time, which is not what I want.

 

Why is there a difference in behaviour between my development system and the target system?

0 Kudos
Message 6 of 15
(4,608 Views)

right click on the gage and deselect the Texd lable from the list, your gage will change to numaric, and then you can use the digital display. you maight need to re-assign the tick values of the gage.

0 Kudos
Message 7 of 15
(4,607 Views)

When I deselect Text Display from the visible items, there does not appear to be any option to show a digital display.

 

If I go into Properties and select Show digital display(s) on the Appearance tab, this brings back the Text Display again.

0 Kudos
Message 8 of 15
(4,602 Views)

not from the visible items list, from the main list at the bottom of the list. check the attached picture

0 Kudos
Message 9 of 15
(4,598 Views)

Aaaaaahh!

 

Whwn I do that, some of the tick marks disappear. How do I get them back, as I used Text Labels to set them up in the first place. See piccy.

0 Kudos
Message 10 of 15
(4,589 Views)