Log in

View Full Version : Displaying an image on the front panel


Potatoes
27-02-2014, 22:03
As competition day draws nearer, we are in need of a quite important part of our code: displaying an 8-bit image of "Player 2 has entered the game" on the front panel/driver station when we activate our 2nd controller. We are at a loss as to how to create this, all we know is it involves the "read bitmap" sub vi. Thanks!

Greg McKaskle
01-03-2014, 12:17
You may want to look at picture control examples involving bitmaps or pixmaps. Of course if you simply want to display BIG text letters, you can use a string indicator. You can style it using the paint tool and the font menu ring on the top of the window.

Greg McKaskle