Question
TCP/IP socket communication (raw ethernet)
Is it possible to connect KepWare to a device that uses TCP socket communication? So, basically to send a command to the device (IP/port) and receive a string response?
The device is Tettex 2293
Command I’d like to send is ‘*IDN?’\r\n
Expected response is a model and a serial number in a string.

