![RobotStudio event](https://new.abb.com/images/librariesprovider89/default-album/robotstudio-webinar-arc-welding.jpg)
Slowing Down on Input
![Don](https://secure.gravatar.com/avatar/342bde4da42b7d2796328e5e02dcc835/?default=https%3A%2F%2Fus.v-cdn.net%2F5020483%2Fuploads%2Fdefaultavatar%2FK2266OAKOLNC.jpg&rating=g&size=200)
Don
✭
Hello,
I would like to perform a move (e.g., MoveL, MoveC) and have the robot move at 100mm/s when an input is off and 4mm/s when the input is on. I have tried using interupts and VelSet, but VelSet doesn't affect the current move - only subsequent moves. I have also tried using interupts and SpeedRefresh, but to obtain the required speed the argument to SpeedRefresh needs to be 4*100/MaxRobSpeed() = 0.08 which causes the robot cease movement. Any ideas?
Best regards,
Don.
I would like to perform a move (e.g., MoveL, MoveC) and have the robot move at 100mm/s when an input is off and 4mm/s when the input is on. I have tried using interupts and VelSet, but VelSet doesn't affect the current move - only subsequent moves. I have also tried using interupts and SpeedRefresh, but to obtain the required speed the argument to SpeedRefresh needs to be 4*100/MaxRobSpeed() = 0.08 which causes the robot cease movement. Any ideas?
Best regards,
Don.
0
Comments
-
Hi,In this case you should use SpeedRefresh 4 (as you want the speed to be 4% of v100).Please note that SpeedRefresh does not work instantaneously, there is a lag of 0,3 to 0,5 seconds.Look at the documentation of SpeedRefresh for more details. Good luck!frpa2009-11-27 14:55:510
-
Thanks mate. That's it.
0 -
Why not simply IF di1=1 THENMoveL p10, v100,z10,tGrip;ELSEMoveL p10,v4,z10,tGrip;ENDIFLee Justice0
Categories
- All Categories
- 5.5K RobotStudio
- 397 UpFeed
- 18 Tutorials
- 13 RobotApps
- 299 PowerPacs
- 405 RobotStudio S4
- 1.8K Developer Tools
- 250 ScreenMaker
- 2.8K Robot Controller
- 319 IRC5
- 63 OmniCore
- 7 RCS (Realistic Controller Simulation)
- 804 RAPID Programming
- 4 AppStudio
- 3 RobotStudio AR Viewer
- 19 Wizard Easy Programming
- 105 Collaborative Robots
- 5 Job listings