NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I run DLL but continue on using teststand?

I need to run a DLL in the background while test stand continues to run its sequence. Is there any way to do such a thing?

I will take any method possible.
0 Kudos
Message 1 of 4
(3,317 Views)
I got it... you can multithread when you call a new sequence, so i just put the DLL in a seperate sequence and multi-threaded it.
0 Kudos
Message 2 of 4
(3,304 Views)
nevermind this multithreading in TestStand didnt work as I had hoped.
0 Kudos
Message 3 of 4
(3,297 Views)
In what way did the multithreading (via a sequence call) not work?  Please provide details into what exactly you're wanting so that we can recommend a solution.
Thanks,

Andy McRorie
NI R&D
0 Kudos
Message 4 of 4
(3,278 Views)