Home Troubleshooting

Discussion

Left ArrowBack to discussions page
sathishkumarsathishkumar Unconfirmed Posts: 13 Apprentice

Hi Team,

    we are using UR3e Robot and the version is 5.4.2, we send the command to robot via socket programming and the size is 500kb. we get the protective stop error "C271A3: Low level real-time thread: Runtime and communication out of sync", we don't have idea to resolve it. please give suggestion to solve it.

Thanks

sathish kumar R

Best Answer

Comments

  • matthewd92matthewd92 Founding Pro, Tactile Sensor Beta Testers Posts: 1,267 Handy
    What is the command you are sending?  Are you trying to send this as a command while the program is running?
  • sathishkumarsathishkumar Unconfirmed Posts: 13 Apprentice
    No, I am not sending command, while the program is running, when I send the code below 500kb its work fine. when the program is above 500 kb, I get the error of protective stop. 

    ex:
    def function:
    -------------
    ------------
    end 

    the above format, we using for send command to robot 
  • sathishkumarsathishkumar Unconfirmed Posts: 13 Apprentice
    Hi team, 
      I did not get it from you, what is the maximum size of file accepting program in ur3e robot via socket program 
  • bcastetsbcastets Vacuum Beta tester Posts: 695 Expert
    edited September 2019
    Best would be to ask the question to UR support team. They are the best persons to advice.

    Once you find the solution, come back here to let us know!
  • RobbyRoboterRobbyRoboter Unconfirmed Posts: 1 Recruit
    Hello, I want to ask if you have found a solution for the issue?

    Thanks!
Sign In or Register to comment.
Left ArrowBack to discussions page