NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

.net dll call another .net dll

Hi,

 

Try do debug a TestStand 4 sequence (I'm .net Developper)

 

The sequence call a .net dll (it's working)

 

The .net dll call another .net dll. This dll writes something on a file and it's doesn't work. No errors in Teststand IDE.

 

In a .NET environnement it's working.

 

I try to put the two dll in the same directory and the second in C:\Windows\System32 no results.

 

Is there something else to do ?

0 Kudos
Message 1 of 4
(3,506 Views)

Hi,

 

Can you try to put both the DLL and the subordinate DLL in the same directory as the sequence file.

Have a look to this KB : Known Compatibility Issues for TestStand 4.0.

 

Thanks

Regards

 

 

Yann C.

France

0 Kudos
Message 2 of 4
(3,469 Views)

Thanks it's working.

 

Last question : is it possible to use .net complex objects with Teststand ?

0 Kudos
Message 3 of 4
(3,462 Views)

David,

 

For information on data types that the TestStand .NET Adapter does not support, please see the Unsupported Parameters section of the Edit .NET Call Parameters page of the TestStand Online Help.

 

Manooch H.
National Instruments
0 Kudos
Message 4 of 4
(3,429 Views)