LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Converting IMAQ window to picture control

I would like to be able to convert an IMAQ window that is doing a continuous grab to a picture control or some other type that allows for remote viewing. Does anyone out there have some example vis that do this sort of conversion? Thanks!
0 Kudos
Message 1 of 2
(2,807 Views)
You have first to convert the IMAQ image to a 2D array then use the LV picture functions to convert it in a picture.
See attached example.

Good luck,
Alberto
Message 2 of 2
(2,807 Views)