From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

passing reference to .net assembly

Hi,
I have the following problem:  I am trying to write an  C# application that is able to set the values of all  local Variables in a Teststand sequence. So I tryed to pass the "Locals" reference  to my assembly but it doesn't work. I don't know if somebody can help me..
regards,
andré 
Teststand 3.5
Visual Studio 2005
0 Kudos
Message 1 of 3
(2,858 Views)

Hi,

It is very simple, you must to use the API of your #C DLL/EXE

1. Create step

2. Specify adapter that suits for #C

3. Choose your DLL

4. Use API of your method/function to get desirable Locals...

Good luck Smiley Wink

Thank you & Best Regards

*I use LabVIEW 2018 & TestStand 2021 versions
Message 2 of 3
(2,849 Views)

thanks yuri for ur answer,

i already found the solution..

regards,

andré

Teststand 3.5
Visual Studio 2005
0 Kudos
Message 3 of 3
(2,834 Views)