LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Front Panel Picture

I want to save a picture of the front panel. I know, there are some report
vi's but I want to overwrite the old report or picture every minute and I
couldnt find a way to do this with this vi's.

Thanks in advance

Marcel
0 Kudos
Message 1 of 2
(2,562 Views)
Attached is a picture that shows you how to do it.

You open up a reference to the VI you want to have a picture of, pass that to an invoke node and select the get panel image method...The outputs of that you feed into the write BMP VI..(or JPG, PNG etc) and that's it.
0 Kudos
Message 2 of 2
(2,562 Views)