Hi,
I've found another way to control the output signals of the UR5e that is teh following:
rtde_io_.setStandardDigitalOut(7, True)
Using thiese package I can read and write the signals but only in Remote Mode, not in Local Mode. There is another way to do it?
Thanks
Hi all,
I've been looking on the posts how to change Output Signals of a UR5e via Socket and a pyhton script on the PC. I found the following solution:
I don't know if I am doing something wrong but in I can't see the digital output change. I've been trying several modifications and I know that I can recive data from the robot because I tried to see the Hand-E finger position and the value changed in real time.
I would appreciate some help to soleve my problem.
Thanks in advance.