LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Original Image does not display

Hi guys, I am wondering why the original image does not display on the front panel view. Can you please help me to identify the problem? Attached here are the snipped images of my code. Thank you.

0 Kudos
Message 1 of 3
(2,858 Views)

If you want to preserve the original image without getting changed/modifed/overwritten you should create extra IMAQ Create(User buffer).

-Original image is the reference for the image which you created and if you don't connect Img Dst for some operations the Img Dst Out overwrites the source image.

-And check the display palette for image indicator based on the image type.

Thanks
uday
0 Kudos
Message 2 of 3
(2,852 Views)

Share the Actual vi/Snippet instead of Image.

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
0 Kudos
Message 3 of 3
(2,833 Views)