NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Parameters when running sequence in NewExecution

I understand the Telnet library is protected from multithreading but is there any way to run two telnet sessions in parallel? You can answer in the thread Tyler T. posted.

Thanks!

Louis
0 Kudos
Message 11 of 12
(926 Views)
Hi,

The library function you are attempting to use is multithreaded protected. You may have to use raw sockets or some of the other libraries available in CVI, or even using the winsock2 libraries from Windows. You will have better success on the CVI forums because our engineers and customer experts will be watching those threads.

Good Luck!

Tyler T.
0 Kudos
Message 12 of 12
(910 Views)