01-15-2021 01:36 PM
Hi,
I have Visual Studio 2019
.NET SDK - 4.6.2
and
NI TestStand 2019
My project involves writing a script which will launch NI TestStand from C# .NET code using TestStand API and running sequences.
I'm very new to NI and C#.
Thanks,
ngupta4
Solved! Go to Solution.
01-18-2021 03:57 PM
hi,
take a look at the user interface examples that install with test stand.
C:\Users\Public\Documents\National Instruments\TestStand 2019 (32-bit)\UserInterfaces\Simple\CSharp
regards