Home› Programming
Discussion
Back to discussions page
BertJan48
Posts: 5 Apprentice
Retrieving byte list UR10e keep giving time out error. |
66 views
|
Not answered yet | |
/ Started by Unknown
in Programming
|
0 comments |

in Programming
Hello,
I try to receive a byte list from the TCP/IP socket.
In the pictures below the code in Python and script are shown.


I also tried the following but it doesn't work either.




The UR10e keeps giving the time out error for the function:





Sending bytes from the UR10e to the server just works fine.
I am using PORT 30002.
I checked with Wireshark and the packages are send and received properly.
Yesterday I thought it was because the UR10e wasn't in remote control, with great help from this forum I tried it but it doesn't work.
Hopefully someone can help me, thanks in advance!
I try to receive a byte list from the TCP/IP socket.
In the pictures below the code in Python and script are shown.

I also tried the following but it doesn't work either.


The UR10e keeps giving the time out error for the function:

Sending bytes from the UR10e to the server just works fine.
I am using PORT 30002.
I checked with Wireshark and the packages are send and received properly.
Yesterday I thought it was because the UR10e wasn't in remote control, with great help from this forum I tried it but it doesn't work.
Hopefully someone can help me, thanks in advance!