Smoothly Change Trajectory with RAPID
msv
✭
Hey all,
So I'm trying to accomplish the following: I want to be able to start my arm moving in a trajectory. The arm at some point in this trajectory receive an input signal. At this point I want to immediately (as quickly as possible) change my trajectory. Does anyone have any suggestions to accomplish this?
Thanks,
0
Comments
-
Moved to RobotWare forum.
Henrik Berlin
ABB0 -
You can use a traproutine for this.In this trap u can put the instructions you want.Then you can connect the input to the traproutine.examples can be found in the RAPID manualRobWelding
The Netherlands0 -
!! Progstop is an Intnum DATA !!PROC main()CONNECT ProgStop WITH Stop_Programma;ISignalDI diProgStop, 1, ProgStop;... ;IDelete ProgStop;ENDPROCTRAP Stop_ProgrammaStopmove;WaitDI diProgStart, 1;Startmove;ENDTRAP
RobWelding
The Netherlands0 -
You can use "SearchL"This instruction reads an input while the robot moves linearly, or "SearchC" if you need circular motion.The robot can be stoped immediately when the input toggled to specified condition.0
Categories
- All Categories
- 5.5K RobotStudio
- 396 UpFeed
- 18 Tutorials
- 13 RobotApps
- 297 PowerPacs
- 405 RobotStudio S4
- 1.8K Developer Tools
- 250 ScreenMaker
- 2.8K Robot Controller
- 316 IRC5
- 61 OmniCore
- 7 RCS (Realistic Controller Simulation)
- 801 RAPID Programming
- AppStudio
- 3 RobotStudio AR Viewer
- 18 Wizard Easy Programming
- 105 Collaborative Robots
- 5 Job listings