error problem
carmila
✭
in RobotStudio
hi all,
i create program for filling robot. it needs communication between ABB and PLC. so far, the program is fine, but now i get an error, ie: err_pathdist. this error becomes when i press stop button , the machine will stop ,but when i press start , the machine will start again. i use RW 5.10, option: conveyor tracking.
the error occurred when the cursor is in startmove position.here is the listing program:
stopmove;
waitDI start,1;
startmove;
i try to use error handler that used RETRY, but i found that RETRY is only valid 4 times.
i never used error handler before, i only follow the instruction in rapid help, but it doesn't successful.
can anybody help me?
thank you
i create program for filling robot. it needs communication between ABB and PLC. so far, the program is fine, but now i get an error, ie: err_pathdist. this error becomes when i press stop button , the machine will stop ,but when i press start , the machine will start again. i use RW 5.10, option: conveyor tracking.
the error occurred when the cursor is in startmove position.here is the listing program:
stopmove;
waitDI start,1;
startmove;
i try to use error handler that used RETRY, but i found that RETRY is only valid 4 times.
i never used error handler before, i only follow the instruction in rapid help, but it doesn't successful.
can anybody help me?
thank you
indah carmila
0
Comments
-
HiTry remove stopmove; and startmove; in this case the robot stop at WaitDi0
-
hi,
thank you for your reply.
I am sorry but i don't catch your post .
i need to stop robot movement, so i use stopmove. if i can replace the stopmove with something syntax that can stop the robot, i will try it. have you any recommendation syntax (rapid syntax) for me?
thank you very much
indah carmila0 -
Have you tried using a move instruction with a fine point prior to the WaitDI? If you use a "zone"-point, then the program pointer will run ahead and execute forthcoming instructions before the motion of the move instruction is completed, but if you use fine point then program execution of subsequent instructions will not proceed until the motion of the fine-point has been completed. This may reduce the need of the StopMove.
Henrik Berlin
ABB0 -
hi henrik,
thank you for your reply. this is a new thing that i never known before...!! thank you,, now, it doesn't show errors anymore. thank you henrik..!!
yippiiee... my project is almost finish..
carmila2008-12-12 10:15:37indah carmila0 -
HiI don,t speak English very welli use WaitTime InPos,0 same as stoppointIn your codeWaitTime InPos,0waitDI start,1;0
-
hi,
thanks for your reply.
don' t worry, my English isn't good too
I will try your suggestion.
thanks
indah carmila0
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