Can I force the speed limit to 25% when switching to manual
svoldgaard
✭✭
I would lige to force the speed limit to 25%, when I switch, from auto to manual
Is that possible?
Is that possible?
0
Best Answers
-
A background task that looks for the manual state System Output and sets SpeedRefresh to 25? A trap routine that does the same?
5 -
The pendant definitely trumps SpeedRefresh.
I previously mentioned a background task, but I think it'd probably need to be a Trap in the motion task.
Also, if you only care about programmed motion speed, an easier route might be to look for manual mode in a Start or Restart Event Routine and send a SpeedRefresh there.
5
Answers
-
hmm could work. but the operator needs to be able to change the speed back to 100% in manual mode. And not sure if the robot has multitask (it is one of my clients robots).
0 -
Are you hoping to slow programmed motion run in manual mode and/or manual jogging?
0 -
Just the program, but I think, that it will be okay, if the jogging is also reduced. Ass long at it is possible to easily changes it back to 100%0
-
Thanks for the answer Soup.
Now my client tells me, that he wantes to reduce the jogging speed only. Any Idea for that?0 -
Less than the default 250mm/s? For a good reason?
0 -
He said, that the operators, can not handle the speed. Apparently they are crashing the robot into what is around it.0
-
The only way I know of doing that for both program execution and jogging would to write to the system parameter:WriteCfgData "/MOC/MOTION_PLANNER/motion_planner_1","teach_mode_max_speed",0.01;
Not quite 25%, but it is as low as it goes. Not sure if it would require the warm start either. The other tricky part is how and when to override that setting if, say for instance, it is the programmer, not operator jogging and running the program.Lee Justice0 -
Oops! 0.0625. Is 25%Lee Justice0
-
@lemster68 - Agree, it's too bad it's not easy to switch that config setting on / off...
0 -
I tested writing the config data today in RS, it required a restart to take effect. I also noticed that one of your more recent posts you said jogging only. Are you aware that you can tap on the quickset button, go to jogging from there, click on show details, and then you can reduce your jog speed.Lee Justice0
-
Yes, but the request from my costumer is, that the robot will do it, by default, when switching from auto to Manuel.0
-
@svoldgaard ...but the operator needs to be able to change the speed back to 100% in manual mode...
@svoldgaard ...Ass long at it is possible to easily changes it back to 100%...- knowing how to edit system config
- editing the speed setting to 100%
- restarting the system
(jog at 100%) - remembering to set the speed back to 25%
- editing the setting back to 25%
- restarting the system
is hardly easy enough for an operator that can't handle 250mm/sec jog speed?
0 - knowing how to edit system config
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