What are flags in the setIO service of the UR messages
Hi, this was a general question form me because i have been working with a UR10 and i can set the IO's to a value. I cannot set the mode however (current or voltage controlled). i was just wondering what the flags on a pin do. The ur_msgs/SetIO documentation shows that there is a function that sets these flags. Are flags the parameters that set the output of the analog pins to current or voltage control? I also tried this already with the Universal robot Driver with the function
FUN_SET_FLAG
but when i use this function, i get the message that it is not implemented yet in this driver.
thank you in advance
I'm guessing you are referring to
FUN_SET_TOOL_VOLTAGE
here. Would be good to mention that.