09-23-2010 10:30 AM
I am having a problem building a deployment using TS4.1 and LV9.0.
1. Receive Message: An error occurred while trying to read the dependencies of your VI; a possible cause for this problem is VIs not saved in the current version of LV. Would you like to save any modified VIs now?
Why does this appear if I saved all VIs with 2009 LV????? I click yes
2. AFterwards a list of modified VIs is shown. I click Save and Build and remains in Build for a very long time... what might be the problem?
09-23-2010 10:37 AM
I get this error at the end
09-27-2010 12:50 PM
Hi FredTest,
What versions of LabVIEW do you have installed on your machine?
Regards,
09-27-2010 04:01 PM
2009 - As i search through the forum today i ran across a post that states you cannot use 4.1 with 2009. That sucks. For I can run the sequence using 2009 but can't deploy.
Don't have time to upgrade to newer TS
FredTest
09-28-2010 01:19 PM
Hi FredTest,
You should be able to use 2009. It is likely that some of the dependencies are not saved in 2009, so you may want to try a Mass Compile of your VIs in use. This will ensure that all VIs called will be saved in the proper version. You can find this option in LabVIEW under Tools»Advanced»Mass Compile...
Let me know if this helps!
Regards,
09-28-2010 01:23 PM
Have done so, but still get the Error. I'ts somewhat related to the PID toolkit.
Any suggestions
09-29-2010 11:56 AM
Hi FredTest,
It looks like you are referencing a VI from an example. I would try to replace that VI with it's instance from the pallette.
Sometimes in examples "custom VIs" are made and included specifically with the examples that assist the examples function. If that VI is not available in the pallette try to make a copy of it and place it with your subVIs and then attempt a mass compile. Let me know how this goes!
Regards,