Relative Content

Tag Archive for c#tcpvisa

NI VISA in C#; problem reading replies from another PC over TCPIP

I have no problem opening a session …… I manually punch in the IP address and socket, and the session opens successfully. This program I am talking to is written to respond in a specific manner to certain strings sent through the TCPIP, e.g. “Do this thing” and “Do that thing”. In C#, I would make the call like so: