Views:

Here is a simple console application in C# that sends ?XV (serial number) over TCP and displays the response.

IP address and network port must be adjusted accordingly.

 

Other commands like ?T (target temperature) can be used.

 

Based on: https://docs.microsoft.com/en-us/dotnet/framework/network-programming/synchronous-client-socket-example

 

Scroll to the bottom of the page to see all attachments.

Related Attachments (1)