I went on an ABB training course around 18 months ago and I remember the trainer saying it was possible to change the override speed from an external input to the robot (i.e from a PLC). Basically if certain conditions are made in the PLC I want the robot to run a routine at a reduced speed - say 50%
How do you intend to communicate with the robot? The only thing you need to do is to send signal or value to the controller which will change the speeddata that the move algorithm uses. There should be many ways to do this, but I can’t really say more based on your information. You can read more on speeddata on page 1141 in the IRC5 reference sheet.
Hello,
if you only must change speed override from remote (by ethernet port), you can try by ABB PC SKD and develop a easy console application that do it.
hello everyone. am new to this field. I am planning to override the speed through plc. if you find any solution please share in this thread. it will be greatful.