My Question is how can I use a shared Library (Windows .dll) on the myRio?
The library is imported into LabView and the created .vi is also able to be added to the Project, but when I try to run the project I get the following error:
LabVIEW: Failed to load shared library dllTest.*:addOne: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.
I am quite new to LabView and RealTime systems, so I do not know how and especially where to transfer the dll to.
It is not possible, that the compilation process includes and copies the needed files to the myRio?
Thank you very much for your help
Johannes