Forum Migration Notice
We're transitioning to a more modern community platform by the end of this year. Learn about the upcoming changes and what to expect.
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.6K RobotStudio
- 401 UpFeed
- 21 Tutorials
- 15 RobotApps
- 306 PowerPacs
- 407 RobotStudio S4
- 1.8K Developer Tools
- 250 ScreenMaker
- 2.9K Robot Controller
- 365 IRC5
- 84 OmniCore
- 8 RCS (Realistic Controller Simulation)
- 854 RAPID Programming
- 37 AppStudio
- 4 RobotStudio AR Viewer
- 19 Wizard Easy Programming
- 110 Collaborative Robots
- 5 Job listings