Log in

View Full Version : Deploying Robot Code / Vision Example


ChristianSalgad
12-02-2013, 10:55
Hi,

I'm trying to integrate Vision Example "Rectangle Target 2013" to our Robot Main, I think I have successfully done it, however when trying to deploy the code to de CRio I get the following error:

LinearAveragesNI_Vision_Development_Module.lvlib:I MAQ LinearAverages loaded with errors on the target and was closed.
LabVIEW: Failed to load shared library nivision.*:LV_LinearAverages2:C. Ensure that the library is present on the RT target. Use MAX to install NI software or FTP to transfer custom libraries to the RT target.
Deployment completed with errors.

I then tried deploying ONLY the example code... getting the same error message.
Any idea of what we should do?

Alan Anderson
12-02-2013, 11:13
Did you configure your cRIO for LabVIEW using the Imaging Tool?

ChristianSalgad
12-02-2013, 12:12
Yep, we did that, however we will try it again later today.