NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Call Code Module which uses Dll

I have a CVI .c file that has a function using a DLL. When run from CVI, it works perfectlly
 
Then I use TestStand to call the same function. When I comment out the DLL call ---> it works fine!
 
However, when I use the DLL, the error show up (as the attachment) when I tried to execute a single pass.
 
I did verify the module call by Edit the Source Code and I had include the dll.h & dll.lib in the Tscivrun!
 
I do not what else to do, please help!
0 Kudos
Message 1 of 2
(2,851 Views)
The error was not attached (previewing strips it out for some reason).  As for the error itself, I am not sure what to look at yet; it will depend on the error.
0 Kudos
Message 2 of 2
(2,841 Views)