Jump to content

VISA TCP socket


Recommended Posts

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

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.