NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How do you populate your parameters with their actual names when calling a C++ dll file?

When I specify a module to be a C++ dll file, I get the error: “This function either does not have parameter information in the DLL or uses types not recognized by TestStand” when I select a function from the pull down menu. 

 

One of my coworkers wrote a wrapper on top of a wrapper and it does not display the error, but still will not display the correct parameter names.  It will just populate the parameter list as arg1, arg2, etc...

 

Is there a way to call a C++ dll and make it correctly populate the names of the parameters?

 

 

0 Kudos
Message 1 of 2
(2,999 Views)

Hi Dusty,

 

Yes it is possible,

Check this Thread:

http://forums.ni.com/t5/NI-TestStand/Argument-for-function-not-viewed-able-under-VC-by-teststand/m-p...

 

Regards

Juergen

--Signature--
Sessions NI-Week 2017 2016
Feedback or kudos are welcome
0 Kudos
Message 2 of 2
(2,990 Views)