11-10-2016 03:35 AM
Hi everyone,
Here is my problem:
- Following the NI tutorial (http://zone.ni.com/reference/en-XX/help/370051AC-01/cvi/programmerref/examplecreatinglvrtdlls/), I build the simpCalC.dll using CVI2015. I build it with realease and selected "Real time only in target settings. Also I included the .h files in exported files.
- The DLL passed the DLL checker 2015
- Under my cRIO 9081 target (Phar Lap/Labview 2015) i added a VI calling the simpCalc.dll using the "Call library function node". I set simpCalc.* for name/path.
- When i run the VI, it works, the dll is called properly.
But I now want to build a real time application, so I put the dll at c:\ni-rt\startup\simpCalc.dll using NIMAX ftp. Problem is: i get an error 7 whatever the path/name I set.
Can you please help me in that case?
Thank you
11-11-2016 01:38 AM
Dublicate post
Solution
cRIO do not support CVI Real Time