i am trying to create a vi of an afl scoreboard based on a diagram of a vi of a 7segment led display that i found on the net, but i don't understand how to use the case structure so it just gives me the same error over and over again. Can anybody help me?fairy,
I suggest to drop this approach and use a font from NI named "NI7SEG.ttf". This font is not always installed in the fonts directory so make a search on your harddrive and install this font. Depending on Windows version you may simply have to copy the file in c:\windows\fonts or right-click ont the file icon and select "Install".
Once this font is intalled (LabVIEW may need to be relaunched), create a numeric control or a string control and select this font for the control using the font dialog. This is a True Type font, you can make it as large as you want. It will be far more easier to code and maintain your diagram with a simple indicator than with a bunch of LED indicators.