LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

jpeg and animated gif's

Hi. Does anybody know how to put an *.jpeg image and an animated gif
on the front panel of a VI?

I would be greatfull for any help.
Vlad
0 Kudos
Message 1 of 3
(2,992 Views)
"Ioan Vlad Dragomir" wrote:
>>Hi. Does anybody know how to put an *.jpeg image and an animated gif >on
the front panel of a VI?>>I would be greatfull for any help.>Vlad


Hi Vlad

Have a look at the ""Example Programs Database ""

Reading from JPEG/PNG/BMP Images into a LabVIEW Picture Control.

http://digital.ni.com/explprog.nsf/75c7cd5de6d387788625663d00558a4c/ab8e1f3913731e208625677d0076acd6?OpenDocument

This VI will give you a good example of how you can display a *.jpeg

Hope that help.

Rejean
0 Kudos
Message 2 of 3
(2,992 Views)
vlad,

for an animated gif, one work around is to use picture control in a loop
and wire different images to it. I know you can do this with jpg images,
just check out examples in labview to see how to read jpg.

pat

"Ioan Vlad Dragomir" wrote:
>>Hi. Does anybody know how to put an *.jpeg image and an animated gif >on
the front panel of a VI?>>I would be greatfull for any help.>Vlad
0 Kudos
Message 3 of 3
(2,992 Views)