01-21-2010 09:27 PM
Hello
I'm currently picking up a (school project) that someone has left behind. I'm pretty new to LabView and cRIO-9074, so i really appreciate your patient while reading my questions and concerns. Also i applogize about my English since i'm in this country only for a a short period of time.
I'm getting this error while deploying the target variables in LabView
"
Deploying XDNodeRunTimeDep.lvlib:loadnilvce.vi
Failed to downloadXDNodeRunTimeDep.lvlib:loadnilvce.vi
LabVIEW: Failed to load shared library nilvce.":
niLVCtrlEngineReserveProc:C on RT target device.
Deployment completed with errors
"
I'm using LabView 8.6.1, NI cRIO-9074, MAX v4.6.2f1
Please let me know if different information that you need in order to troubleshoot these issues.
I really appreciate your help
Newbie
01-22-2010 04:23 PM
Hi,
This error can occur when the cRIO isn't formatted properly before installing software to it. I would recommend formatting the controller and reinstalling software. Information on this can be found in the Measurement & Automation Explorer Help.
If this doesn't resolve the issue, what type of code is this? Are you using Timed Loops? What happens if you replace them with While Loops?