If you need to change pictures while the vi is running: On the front panel: 1) Create a picture indicator on the front panel 2) Size to the same size as the front panel (or larger) 3) Move it to the back
On the diagram: 1) Create a path to the picture that you want to use. This can be a BMP, PNG or JPEG file. 2) Wire that path in to "Read <filetype> File.vi" 3) The image data output of that gets wired in to "Draw Flattened Pixmap.vi" 4) And the picture output of that goes to the picture indicator terminal. The picture can be changed on the fly by changing the path to the picture file and reloading. Cheers. - Jim Cavera
