LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how can an indicator look like a digital panel

Dear all,

is there a vi that does an indicator look like the display of a digital clock?

thanks,

thodoros 

0 Kudos
Message 1 of 3
(2,511 Views)
The simplest solution is to just use a string indicator with the right font.
0 Kudos
Message 2 of 3
(2,500 Views)
The numeric indicator can be made to show time in the format of HH:MM:SS just by right clicking on it and changing the display format. If you also want the mult-segment display look, as mentioned you need to find the appropriate font. I have NI7SEG font installed on my system. I think that came with CVI and not LabVIEW though.
0 Kudos
Message 3 of 3
(2,498 Views)