LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I load a bitmap picture to a GUI dynamically?

Hi, I would like to load bitmap pictures of waveforms (4x2 inches) to the GUI as each waveform is invoked by the operator randomly. I tried picture control VIs, it did not work. I must be making some mistake in my code. I need a sample code example/explanation that shows how to accomplish the task. I will appreciate the support.
0 Kudos
Message 1 of 2
(2,423 Views)
All you need is the Read BMP From File and the Draw Flattened Pixmap functions. The help for Read BMP From File explains this.
0 Kudos
Message 2 of 2
(2,420 Views)