Hakan Posted June 16, 2004 Report Share Posted June 16, 2004 Hello! I am quite interested in using a TCP socket with VISA. I somewhat got it to work now. My problem is that I am communicating with a device over http. This device closes the connection after it has sent its data. A strange error happens when you try to read more bytes than the device actually sends. Then the next write through the VISA session will fail. My solution to this is to re-open the VISA session for each query and make the device send some extra (unnecessary) data. This to be sure that there are enough data to be read. Is this a good way of doing it? I have LabVIEW 6.1 /H Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.