Hi,
I'm running LabView Prefessional development system 8.2. I've created a real-time project to run on a NI CVS 1456.
Some VIs are using a DLL, but when I'm trying to run or deploy the project on the CVS I get the following error message:
Failed to download mynode.vi
LabVIEW: Failed to load shared librarymylib.dll:
myfunction:C on rt target device
I've also tried this with a simple template RT-project which is working, but when I'm adding a simple "hello world"-DLL (which also works when running on my laptop) I get the same error.
Have you guys any idea what the error could be?
Best regards