Hi I'm curious about the problem you're facing. I'm new to UR and programming as well. Are you using the PC to send commands to the UR controller?
matthewd92
Great to hear!
Hi,
Am using UR3 e series controller.
PC, Gripper and Robot all connected through socket using different IP address and ports.
In my robot program, if i open the PC socket, then my Gripper socket will get disconnected and my gripper lost its grip on the object.
i cannot use "Socket_close", it will close all the sockets so again my gripper will lose the job.
i do not know what am missing.