10-23-2012 07:38 AM
Hi
I want open and view picture in labview, like below.
How can I connected "Build Path" out put to "Picture" input?
Thanks.
10-23-2012 08:14 AM
10-23-2012 08:30 AM - edited 10-23-2012 08:31 AM
Hi Mayayi,
You cannot wire file path into a picture indicator... Try use the quick drop menu (ctrl+Space bar) and type "Read JPEG" use that function to flatten a JPG image to a flattened Pixmap, then using the same method, get the draw flattened pixmap using the "draw flattened pixmap.vi" and wire the result into the 2D picture indicator.
I would strongly recommend using the LV help and maybe Google before consulting the forums!
10-23-2012 09:03 AM
Thanks AdnanZ.
But when I use below form, it doesn't work. "Read Jpeg file" has Error.
please help me.
10-23-2012 09:06 AM
ok, sure.
thanks AG@Amfax ![]()
10-23-2012 09:12 AM
Mayayi,
Check the file path you have generated is correct.
10-23-2012 09:50 AM
Thank you soooooooo much ![]()