05-06-2009 02:33 AM
05-06-2009 07:57 AM - edited 05-06-2009 07:57 AM
Hi Harold,
Thanks for the post.
What about this, just using a different font for a numeric indicator?
I used the font attached below, 7seg. To install the font go to the Control Panel » Fonts, select from the menu bar File » Install New Font and browse to the 7seg.ttf file.
Just a suggestion 😄
05-06-2009 09:02 AM - edited 05-06-2009 09:03 AM
If you want to go with the LEDs (why not, after all, it's a programming execrcise :D), a VI with 7 indicators, a case structure with 10 cases, and 20 diagram constants seems like a lot of (=too much!) code for such a simple task.
A simpler way would be to use a cluster of LEDs and a lookup table, e.g.as follows.
05-06-2009 12:05 PM
05-06-2009 12:16 PM
Harold Timmis wrote:
I know I ws just making this because I thought it was cool and I was boared lol 🙂
No doubt, such doodles help your familiarity with LabVIEW and improve your wiring skills. The program even works and does exactly want you want!!! 😄
Keep on wiring! 🙂
05-06-2009 03:36 PM
06-04-2009 06:11 AM
06-04-2009 06:14 AM
Here you go.
Thanks!
04-13-2012 11:02 AM
Jim,
Thanks for the 7-seg true type font. Loaded it up and works beautiful. Put a bright magenta background and the contrast is excellent.
george