NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

telnet with TestStand (Send and Received data)

Hi,
I look for a long time a DLL allowing me to use the protocol via telnet TestStand for both : broadcast and received.
Today I found this DLL, which is free, it is part of a package extraputty.
I hope that this can help you.
extraputty.free.fr


Message Edited by Support on 02-04-2008 09:00 AM
0 Kudos
Message 1 of 2
(3,659 Views)
Hi,
 
I have written a .NET Telnet Compenent for Teststand and it even works well.
Most of the code i have found at Codeproject.com .There is thread called TerminalControl.
 
You can use this with only a few modifications. The major task you have to do is to add
the TS stuff.
 
Greetings
 
Juergen 
 
--Signature--
Sessions NI-Week 2017 2016
Feedback or kudos are welcome
0 Kudos
Message 2 of 2
(3,615 Views)