09-24-2010 11:21 AM
I have compiled a program for a target after I added a new vi from NI_AALPro.lvlib. The addition worked fine on my development computer but gave me errors when run on the target.
The box displayed:
Missing subVI NI_AALBase.lvlib:1D Linear Evaluation.vi in VI NI_PtbyPt.lvlib:Linear Fit PtbyPt.vi
Missing subVI NI_AALPro.lvlib:MSE.vi in VI NIPtbtPt.lvlib:Linear Fit PtbyPt.vi
What do I need to do to bring the correct library into the transportable code?
09-29-2010 10:55 AM
Hello,
I would like to test this myself. Could you tell my what/which VI(s) from the NI_AALPro.lvlib you are using. Thanks.
09-30-2010 06:54 AM
The vi is from NI_PTbyPT.lvlib:Linear Fit PtByPt.vi. I would think that any vi I used from the list of choices would be portable when I built an exe.
Thanks for any help.
10-04-2010 10:43 AM
Hello,
I was unable to reproduce the behavior that you saw. I was able to deploy my application with the Linear Fit PtByPt without issues.
Could you attach the smallest piece of code that reproduces this behavior so that I can test it as well?
10-05-2010 11:36 AM
Thanks for working on this. I have gotten by because I opened up the needed vi and cloned the calulations I need to get the job done. Your window showed a deployment process that I do not see when I select Build. Do I have to set something up to execute a deployment?
10-06-2010 11:20 AM
Hello,
The process that is shown is after the build. My build completed without issues, what I am showing is the deployment and running of the rtexe. But, I'm happy to hear that you where able to find a workaround.
10-14-2010 02:37 PM
You need to install the Advanced Signal Processing Toolkit Run-Time Engine.