LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

IMAQ ArrayToImage 16bit

I am trying to convert an array of 16bit monochrome data to an Image with IMAQ ArrayToImage.
When i wire my array to the 16 bit input the VI returns an empty image. The same data wired to the 8 bit input returns the correct image but with only displaying half of the intensity range correct. Why is there now image returned when i wire my data to 16 bit input? (same for the float input)

I am using LabView + Vision Version 8.5 and IMAQ Version is 3.8.0
0 Kudos
Message 1 of 4
(2,759 Views)
It's easy for me if you post your current vi. Could you?
Software developer
www.mcm-electronics.com





PORTUGAL
0 Kudos
Message 2 of 4
(2,744 Views)
Did you wire an image of the type I16 to "IMAQ ArrayToImage"?
If not, you usually get an empty image.
Regards, Guenter
0 Kudos
Message 3 of 4
(2,732 Views)
Thanks Guenter, the image type i used wat U8. With I16 image type everything works fine.

Best regards, Christoph
0 Kudos
Message 4 of 4
(2,716 Views)