LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Opening VI written in labview 5.0 with version 8.5

Hi,
I am new to Labview. I have VIs to capture the Tektronics real time scope waveforms written in Labview 5.0. I am currently using is evaluation version 8.5. I am getting an error that the new version does not support these old files. I just want to open these files and look at the code for reference. Can anyone suggest a way to open these files.
 
 
Thanks,
Chakradhar
0 Kudos
Message 1 of 6
(2,846 Views)
One way would be for someone to open it in a version that still supported it and is supported by LV8.5.
 
For instance, if you post the VI(s) (and hopefully not too many of them), I could open and save them as LV7.x.  Hopefully nothing gets broken to this stange and the VI could then be opened and saved to LV8.5.
 
R
0 Kudos
Message 2 of 6
(2,841 Views)
Thanks a lot for your offfer.
I have a .llb file which has a group of files and one vi files. It will be very helpfull ... Thanks in advance.
Download All
0 Kudos
Message 3 of 6
(2,830 Views)
Thanks a lot for your offfer.
I have a .llb file which has a group of files and one vi files. It will be very helpfull ... Thanks in advance.
Download All
0 Kudos
Message 4 of 6
(2,830 Views)
The llb cannot be converted because the VIs have no block diagrams. Find the original llb with the source code or you will have to rewrite everything from scratch.
0 Kudos
Message 5 of 6
(2,821 Views)

As Dennis explained, there is not much you can do...  See images below:

All the sub-vi's (within the .llb file) do not have block diagrams, so the calling VI is rather useless.

R



Message Edited by JoeLabView on 07-29-2008 07:54 PM
Download All
0 Kudos
Message 6 of 6
(2,807 Views)