The IRC5 Controller Software Application manual states
"It is possible to temporarily disable the function Collision Avoidance if the robot
has already collided or is within the default safety distance, or when the robot arms
need to be very close and the risk of collision is acceptable.
Set the digital output signal Collision_Avoidance to 0 to disable Collision
Avoidance. It is recommended to enable it (set Collision_Avoidance to 1) as
soon as the work is done that required Collision Avoidance to be disabled."
It doesn’t elaborate on how to do this in code.
I don’t seem to have a “Digital output” called “Collision_Avoidance” how do create this output or associate an output to the Collision avoidance function?