LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how only print "picture" form vi?

how only print "picture" form vi?
0 Kudos
Message 1 of 2
(2,562 Views)
If you want to print the front panel, you can create a dummy vi, pass data in the moment you want to print it, and select print when finished. Once you select print, it will pass data to the subVI, and print it. If you want to create a BMP file from the front panel, you can use gtoolbox, gtoolbox.yeah.net, there's a vi that will do that for you.
Hope this helps
0 Kudos
Message 2 of 2
(2,562 Views)