LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

GIF Reader VI

Hi Guys,,

I am currently developing a vi that gets the output screen dump of a emc analyzer.

the problem i have is the output is in GIF format from the gpib recieved vi. I want to read it to be viewed in the

front panel but i dont have a read gif vi..

is anybody have one on hand?

 

thanks

0 Kudos
Message 1 of 11
(7,510 Views)

See here.

 

If it works give Mike some Kudos.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 2 of 11
(7,506 Views)
i cant open it, i'm using lv 8.2
0 Kudos
Message 3 of 11
(7,498 Views)
Here is the LV 8.2.1 Version.
Waldemar

Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
Don't forget to give Kudos to good answers and/or questions
Message 4 of 11
(7,473 Views)

i have some errors. pls see attached diagram.

the output from the instrument is a string data, i converted it to a binary file then to be read as a .gif file but i got some errors.

 

do you have any information regarding the error:

 

error 50001 : This version is not yet supported!

error 50002

0 Kudos
Message 5 of 11
(7,465 Views)

Although the data is binary you have to use the "Write To Text File" function and make a right click and uncheck "Convert EOL". The icon will then look the same as in the palette.

 

Here is another discussion about getting a gif-file from an instrument and save it to a file.

Message Edited by waldemar.hersacher on 10-22-2008 08:58 AM
Waldemar

Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
Don't forget to give Kudos to good answers and/or questions
0 Kudos
Message 6 of 11
(7,442 Views)

i am using lv8.2

the example is lv8.5

 

.

 

0 Kudos
Message 7 of 11
(7,424 Views)

i already got it working in saving the screendump to a .gif file in the host pc.

what i need now is how can i display it in the front panel

0 Kudos
Message 8 of 11
(7,421 Views)

hi Waldemar,

i tried to use the vi you have sent.

I only got this, please see attached file.

i didnt get the whole picture.

but if i view the file in other picture viewer i can see the complete screen dump.

 

 

0 Kudos
Message 9 of 11
(7,409 Views)

cmdrb,

 

look at the Gif.Example.vi which is part of the zip-Archive.

You can see how to resize the picture indicator and you have to use Index Array to get just one picture.

Waldemar

Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
Don't forget to give Kudos to good answers and/or questions
Message 10 of 11
(7,388 Views)