Staubli VALTrack and Offline programming——Printable Version +- RoboDK Forum (//m.sinclairbody.com/forum) +-- Forum: RoboDK (EN) (//m.sinclairbody.com/forum/Forum-RoboDK-EN) + - - -论坛:RoboDK错误(//m.sinclairbody.com/forum/Forum-RoboDK-bugs) +--- Thread: Staubli VALTrack and Offline programming (/Thread-Staubli-VALTrack-and-Offline-programming) |
Staubli VALTrack and Offline programming-mzacri-07-22-2022 Hi, I have a question concerning offline programming of a staubli robot. When using VAL3 directly, It is possible to assign a target to a moving frame relative to the robot (tracking object on a conveyor for example). Is there any way to generate an offline program from RoboDK cable of doing so? If i got it right, it is easy to do so in simulation once the moving frame is simulated. Which means that online programming of the robot using RoboDK may do the job (some synchronisation scripting will be needed). Am I right? 谢谢! RE: Staubli VALTrack and Offline programming-Sam-08-03-2022 For simulation purposes, this works fine. With the driver, you will have some timings to do as you need to synchronize with the real conveyor. With the post, you need something to update the moving frame (PLC or internal routine, for instance). |