Hello everyone,
Please how to change the speed of the robot only for selected movements? It is possible to use the code in case of change:
-----------------------------------------------------------
$OV_PRO = 75
LIN
LIN
CIRC
LIN
PTP
$OV_PRO = 100
----------------------------------------------------------
Will it work or is it better to use it via a trigger and call the speed change from another file?
Thank you verry much.
Have a nice day.