LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I convert a poorly exported project from 6.* to 7.0?

I made a critical mistake some years ago.  I used the advanced features of the save option to write out my project with all the sub-vi's and libraries.  Now I have a version 7 LabView I am attempting to convert it.  The trouble is that many of the features that I use in the project (serial I/O, equation parsing, card initialization) are part of the distribution.  The real nub hit when I tried to replace the locally defined equation parsing vi with the one defined in the system.  The system vi would not run bcause the underliing function exists inside the lvanlys.lib stored locally, which does not convert.

How can I extricate all the parts of my considerably complex vi that are my creation from the bits that should be part of LabView?
0 Kudos
Message 1 of 2
(2,342 Views)

Hello,

There is an example program on the NI website that is supposed to help with this situation.  Here is the URL:

http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3E38856A4E034080020E74861

Good luck,

-D

0 Kudos
Message 2 of 2
(2,337 Views)