Jogging IRB with FP SDK
granale
✭
Hello,
motionSystem.IncrementalMode = IncrementalModeType.User;
mUnit.SetUserDefIncStepSize(UserDefIncStepSizeMode.Linear, Math.Round(iIncrLinear / 1000, 6));
motionSystem.JoggingStop();
motionSystem.SetJoggingCmd(1, 0, 0);
motionSystem.JoggingStart();
My problem is now, I want only one incremental move of the robot. In this case the robot is moving endless.
What I have to do, for make sure that the robot is moving only one increment?
Thank you for help.
granale
I tried to jogging the IRB with FP SDK. Basicly everything is working. Here is the code (iIncrLinear = mm):
motionSystem.IncrementalMode = IncrementalModeType.User;
mUnit.SetUserDefIncStepSize(UserDefIncStepSizeMode.Linear, Math.Round(iIncrLinear / 1000, 6));
motionSystem.JoggingStop();
motionSystem.SetJoggingCmd(1, 0, 0);
motionSystem.JoggingStart();
My problem is now, I want only one incremental move of the robot. In this case the robot is moving endless.
What I have to do, for make sure that the robot is moving only one increment?
Thank you for help.
granale
0
Categories
- All Categories
- 5.5K RobotStudio
- 396 UpFeed
- 18 Tutorials
- 13 RobotApps
- 297 PowerPacs
- 405 RobotStudio S4
- 1.8K Developer Tools
- 249 ScreenMaker
- 2.7K Robot Controller
- 310 IRC5
- 59 OmniCore
- 7 RCS (Realistic Controller Simulation)
- 786 RAPID Programming
- AppStudio
- 3 RobotStudio AR Viewer
- 18 Wizard Easy Programming
- 105 Collaborative Robots
- 5 Job listings