Jump to content

V700 TCP/IP communication


Recommended Posts

Good morning,

I am having some troubles creating a communication with a device (painting thickness measurement) , this device acts as a server. I send commands and it sends back the result. (ASCII text lines). After a command is processed, the TCP/IP connection is disconnected by the server.

The problem is that I am able to stabblish the connection and to send the commands, but I don't receive or I don't know how to see any response.

 

I am using  Vision V700 and Visilogic 9.8.31

 

I think that the program should be as follow:

- Sock init in TCP and Client (master)

- 2 x Protocol TCP/IP configuration (one for send and the another one for receive)

- Connect to the socket

- TCP/IP Send Message

 - TCP/IP Scan

- TCP/IP Close Socket

 

I am using also the function 'V700 read eth card' to see the messages sends and receive,

but I am not receiving any messages. 

 

Is there something wrong with this configuration? Is there another way to do it or to diagnose it?

Thanks in advance ,

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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...