NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

dll instance in TestStand.

Hi all
 
I am not so clear with TestStand C++ dll invoke mechanism.
I have a dll which can be invoked as several instances in another C++ program. In a single instance, it has multithreading, one is used to monitor comport, another is main thread.
So in this C++ software if I test several UUTs at the same time, I suspect there are 2 times threads are running, and they are working fine.
 
Now, I invoke the dll in a sequence and the event in the dll works well, and I do not know if it is still ok when I use parallel mode to test many UUTs at the same time, because I
just have only one sample at hand, so I am afraid of that.
 
I guess this dll can work in a VC++ program to test several UUTs very well, so dose TestStand. Am I right?
********************************
*The best Chinese farmer*
********************************
0 Kudos
Message 1 of 1
(2,827 Views)