NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem Using C++ DLL in TestStand

Hi.
 
I am trying to load a C++ DLL into a DLL call in TestStand. The attached picture shows you the problem that I am having.
 
I call this exact same DLL in LabView code using the Call Library Function Node and it works perfectly.
 
Any ideas as to why TestStand doesn't like it?
 
Thanks.
 
0 Kudos
Message 1 of 2
(3,038 Views)
This message only says, that no parameter information is available. You have to configure the parameters manually.
This should be no problem - simply look at your LabVIEW VI: It can tell you each parameter's name and data type.
Regards, Guenter
0 Kudos
Message 2 of 2
(3,030 Views)