LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labeling the Digital Displays on a Chart

Hello All,

I have a chart with several plots on it. I would like the user to see the digital display for them. When I enable the digital displays, I get one for every plot, but they are not labeled. There doesnt seem to be a label menu available. Is there a way to get the digital display labeled outside of just annotating with the text tool?

Thank You,
-Ted
0 Kudos
Message 1 of 5
(3,001 Views)

Hay Ted,

I tried out your scenario and I have the same thing happen.  If all else fails, you could make fake labels, or you could make a seperate display that is programatically connected to the chart.  But I programatically managed to make the labels show.  I have it attached.  You will input the name of the VI that contains the chart (make sure it is in edit mode), then press "Show Labels", which will show them.  Then, you can edit them.  You can also hide them, but remember you can only do this programatically.  The program is unlocked so you can see what I did.  The program was made into LabVIEW 7.0.  Hope it works!

Actually, I'll send another message when it is finished.  Sorry!  Expect it in about an hour.

7J1L1M

0 Kudos
Message 2 of 5
(2,998 Views)
Okay, I finished it.  Here it is, simple and easy to use...
 
7J1L1M

Message Edited by 7J1L1M on 11-10-2006 02:56 PM

0 Kudos
Message 3 of 5
(2,995 Views)
nice!!! thanks for the help
0 Kudos
Message 4 of 5
(2,986 Views)

Your welcome (I didn't know I could make programs in 20 minutes!).  By the way, I realized I had a bug.  So here is the fix (it is saved in LabVIEW 7.0).

7J1L1M

0 Kudos
Message 5 of 5
(2,983 Views)