Hello,
Configuration:
- Windows 10
- TestStand 2017 SP1 (32-bit)
- LabWindows CVI 2017
I have to connect to a TCP/IP server via my TestStand sequence. The adapter/tool I will be using is LabWindows CVI. I see that CVI has the client.cws example of TCP/IP communication, but this is designed to be built as an executable with a .uir panel interface. I am wondering how I could convert this example, or take advantage of some other example that is meant to be built as a DLL. I just want a DLL I can call from TestStand to handle the TCP/IP client-side communication.
Thanks
Test Engineer