View Single Post
  #1   Spotlight this post!  
Unread 06-02-2014, 19:24
faulknna faulknna is offline
Registered User
FRC #0435
 
Join Date: Jan 2014
Location: North Carolina
Posts: 4
faulknna is an unknown quantity at this point
CRIO Missing Library

I'm creating vision code this year using the IMAQ draw function, however the robot can't seem to find the library.
Quote:
DrawNI_Vision_Development_Module.lvlib:IMAQ Draw loaded with errors on the target and was closed.
LabVIEW: (Hex 0x627) The function name for the nivision.*:LV_Draw:C node cannot be found in the library. To correct this error, right-click the Call Library Function Node and select Configure from the shortcut menu. Then choose the correct function name.
Deployment completed with errors
(I think the "NI_Vision_Development_Module.lvlib" part was bolded, but notepad doesn't do formatting)

I've already tried re-flashing the robot, and that was no help. If I remove the vision code the error disappears (indicating that is indeed where the issue is). Does anyone have any idea how to resolve this issue?