This widget could not be displayed.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

pen and view picture in labview

Hi

I want open and view picture in labview, like below.

How can I connected "Build Path" out put to "Picture" input?

Thanks.

 

 

 

 

 

0 Kudos
Message 1 of 7
(2,936 Views)

Do something like this

 

example.png

Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 Kudos
Message 2 of 7
(2,920 Views)

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!

Regards

Andy
_______________________________________

"To 'G' and not to 'C', this is not a question!"
0 Kudos
Message 3 of 7
(2,915 Views)

Thanks AdnanZ.

But when I use below form, it doesn't work. "Read Jpeg file" has Error.

please help me.

 

0 Kudos
Message 4 of 7
(2,909 Views)

ok, sure.

thanks AG@Amfax  Smiley Happy

0 Kudos
Message 5 of 7
(2,906 Views)

Mayayi,

 

Check the file path you have generated is correct.

Regards

Andy
_______________________________________

"To 'G' and not to 'C', this is not a question!"
0 Kudos
Message 6 of 7
(2,902 Views)

Thank you soooooooo much Smiley Happy

0 Kudos
Message 7 of 7
(2,892 Views)