I have a separate thread that is started by calling a DLL from TestStand. It monitors UPS fault bits using a simple DIO. When a fault condition occurs, I need TestStand to terminate execution. How do I accomplish this using TestStand?
You can find the Engine.TerminateAll( ) method in the NationalInstruments.TestStand.Interop.API assembly. It is located in <TestStand 3.5 Dir>\API\DotNet\Assemblies\CurrentVersion.
Have a great day!
Regards,
Andrew W || Applications Engineer National Instruments