Hi
I am new to using ur-robots and need to check the communication delay between my python code and the UR5e robot that I use. My plan for doing this is to have a python program seating a flag in the UR5e robot and then measure how long time it took for the python program to register that the flag have been sett. This time would be double the communication delay.
However I am having trouble to find an example on how to set a flag.
I am currently using set.flag and get.flag on the ur-script inside of the teaching pendant and a variable that is sent from the computer to the UR5e. But it is problematic.
Is there an easier way or an example that I can follow?
Mvh
Eric R