Good evening
I'm trying to use a Labwindows/CVI DLL with Labview. I did exactly what the different tutorials from NI say and there is no particularly problem.
I can make a DLL with Labwindows/CVI, and I can use it in Labview with the Function "Call Library Function Node". The problem I can't deploy this DLL in my RT target (a Compact Fieldpoint 2000).
I tried to make a Labview program without "Call library Function Node" (a very simple program which alternate between light on and light off for the 6th Digital Output from one of the CFP-2000 module). I have succesfully deploeid this program and it works.
So my questions are :
- Is the "Call Library Function Node" Supported by the RT module from Labwiew because I've seen
here that it's maybe not supported (extract from the Labview's Help).
- Is my little project well done or not (the DLL is not present but i'm sure it's woks well...)
I use Labwindows/CVI RT 8.5 and Labview RT 8.5, MAX 4.3
Best regards