09-18-2007 11:16 PM
Im using Labview 8.2 on a winxp computer. I have the real time module and Im interfacing with a compact rio.
I have a VI on the cRIO RT system that I want to call from a vi on the Host computer. I have it working, but I have to deploy the RT program from my project explorer every time I run the HOST program. Otherwise my open VI reference box gives me Error 7: File could not be found. I have attached a picture of my VI reference code.
It was my understanding that the once a VI was deployed on an RT system it stayed there, or that it would be automatically deployed by the host program with the vi reference.
Questions
1) Is c:\ni-rt\startup\MyProgram.vi the correct path on the
2) If my code is correct, how do I save the VI on the real time system?
09-19-2007
06:08 PM
- last edited on
06-10-2025
11:27 AM
by
Content Cleaner
Hi J Coates,
If you want the VI to both stay on the controller and be a startup VI, I would recommend you take a look at this KnowledgeBase article:
Configuring Startup VIs on LabVIEW Real-Time Targets
That should do the trick!
Best regards,
09-19-2007 08:19 PM
09-20-2007 07:31 AM
09-20-2007 06:23 PM
09-21-2007
09:24 AM
- last edited on
06-10-2025
11:28 AM
by
Content Cleaner
09-21-2007 11:35 AM
Thanks JR,
That clears up a lot. I have heard of the build source distribution before, but I cant find the option. Do you have to have any special toolkits? I have Labview 8.2 and Labview RT.
09-21-2007
12:18 PM
- last edited on
06-10-2025
11:29 AM
by
Content Cleaner
09-21-2007 01:14 PM
09-21-2007 01:28 PM