LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Conversion of LabVIEW 5.1 code to 8.5

Thanks a lot Dennis!

It works!
I will look over it more precise tomorrow!

Have a nice day!
0 Kudos
Message 41 of 102
(2,948 Views)
Hi, Mike, thanks for your help but i think I will bother you again. Now, the version of LabView in my lab is 7.1 so would you please help me to convert the program to ones I can open in Version 7.1.
Thanks a lot.
ROng
Download All
0 Kudos
Message 42 of 102
(2,934 Views)
Hi Rong,
i can only convert this part for you.
Hope it helps.

It seems like they are equal and the same as last time. Could it be? Smiley Happy

Mike

Message Edited by MikeS81 on 06-19-2008 06:53 PM
0 Kudos
Message 43 of 102
(2,906 Views)
Hollo, sorry to bother you! I have a big problem with our DAQ programs and my situation is as followings:

Our lab bought a new NI-6251 DAQ card which can only use the NI-DAQmx drivers but our old
programs (those I asked Mike help me to convert from LabVIEW 5.7) arecorresponding to the tranditional NI-DAQ driver
so now I can open these old programs in LabVIEW 8.5, but I still can not find the new DAQ card in these programs and
can not gain any data. Would you please give me some commons and do I have to program the codes by myself?
Thanks a lot!
Rong
0 Kudos
Message 44 of 102
(2,862 Views)
Hi Rong,

Unfortunately, because the device is only supported by DAQmx. You will not be able to use your Traditional DAQ VIs or driver to operate the card. If you wish to reuse the code which currently employs Traditional DAQ, you will have to encorporate DAQmx VIs instead of Traditional DAQ.
Asa Kirby
CompactRIO Product Marketing Manager
________________
Sail Fast!
0 Kudos
Message 45 of 102
(2,826 Views)
Hollo, Mike, sorry to bother you! I have a big problem with our DAQ programs and my situation is as followings:

Our lab bought a new NI-6251 DAQ card which can only use the NI-DAQmx drivers but our old
programs (those I asked you help me to convert from LabVIEW 5.7) are corresponding to the tranditional NI-DAQ driver
so now I can open these old programs in LabVIEW 8.5, but I still can not find the new DAQ card in these programs and
can not gain any data. Would you please give me some commons and do I have to program the codes by myself?

Also, I got a solution which is recommoned by installing the
Traditional NI-DAQ Compatibility Vis, do you think it's useful.
But unfortunately, this Traditional NI-DAQ Compatibility Vis is only useful for the LabVIEW version 7.1, so do you think
I need to install LabVIEW 7.1.?

Thanks a lot!
Rong
0 Kudos
Message 46 of 102
(2,823 Views)
thanks for rely!
Is there possible to install the Traditional NI-DAQ Compatibility Vis to make our old programs written by Ni-DAQ still useful with the new card only driven by NI-DAQmx?
thanks!

0 Kudos
Message 47 of 102
(2,824 Views)
Hi Rong,

The Compatibility VIs were written for LabVIEW 7.x and the Traditional DAQ driver version 7.2. The VIs themselves shouldn't have any problem opening in the later versions of LabVIEW, but I have never actually tried these VIs personally, nor know how they will operate with other versions of the driver. I would caution you against it because the VIs actually replace part of the Traditional DAQ library in order to decide weather a device should be accessed with the actual Traditional DAQ driver, or if the shell VIs around DAQmx should be used.

And also, keep in mind that Traditional DAQ is a legacy driver at this point. We will no longer develop it, and so it would be benificial for your future re-use of this code to go ahead and convert the Traditional DAQ VIs into DAQmx VIs. In the long run, this will probably be the best solution.
Asa Kirby
CompactRIO Product Marketing Manager
________________
Sail Fast!
0 Kudos
Message 48 of 102
(2,785 Views)
Hello there.

I am also having problems trying to open labview 5.1.1 files in LabView 8.5.
I would really appreciate if somebody could transform the following attachments to readable files in LabView 8.5 Professional

On that note, is the file converter available online somewhere? is it free??

Thanks very much


-Pedro A. Molina
Kingston, ON, Canada


Attachements:  A library containing 22 VIs and another VI:  Total 23 thanks!!
Download All
0 Kudos
Message 49 of 102
(2,767 Views)

Here you are.

The 'file converter' is any version of LabVIEW prior to 8.5 and older versions are not available on-line.



Message Edited by Dennis Knutson on 06-27-2008 07:54 PM
Download All
0 Kudos
Message 50 of 102
(2,755 Views)