
RAINBOW ROBOTICS
RB SERIES _ USER MANUAL
© RAINBOW ROBOTICS Inc. All rights reserved.
418
Function BaseSpeedChange(float spd)
Script
“sdw default_speed spd”
Descript.
This command sets the speed of the motion for overall
program.
Please refer to script programming.
Function MotionPause(void)
Script
“task pause”
Descript.
This command pauses the motion.
Please refer to script programming.
To execute the other commands, the robot should be resumed
by MotionResume or terminated by MotionHalt.
Function MotionResume(void)
Script
“task resume_a”
Descript.
This command resumes the motion paused by MotionPause.
The command does not resume the motion paused by a
collision.
Содержание RB Series
Страница 1: ...RAINBOw English RB SERIES USER MANUAL V 3 9 1 Update 2021 09...
Страница 2: ...RAINBOW ROBOTICS RB SERIES _ USER MANUAL RAINBOW ROBOTICS Inc All rights reserved 2...
Страница 80: ...RAINBOW ROBOTICS RB SERIES _ USER MANUAL RAINBOW ROBOTICS Inc All rights reserved 80 Program only Mode...
Страница 195: ...RAINBOW ROBOTICS RB SERIES _ USER MANUAL RAINBOW ROBOTICS Inc All rights reserved 195...
Страница 206: ...RAINBOW ROBOTICS RB SERIES _ USER MANUAL RAINBOW ROBOTICS Inc All rights reserved 206...
Страница 265: ...RAINBOW ROBOTICS RB SERIES _ USER MANUAL RAINBOW ROBOTICS Inc All rights reserved 265...