How to implement a "switch case" in a RoboDK code——革命制度党ntable Version +- RoboDK Forum (//www.sinclairbody.com/forum) +-- Forum: RoboDK (EN) (//www.sinclairbody.com/forum/Forum-RoboDK-EN) + - - -论坛:通用RoboDK问题(//www.sinclairbody.com/forum/Forum-General-questions-about-RoboDK) +--- Thread: How to implement a "switch case" in a RoboDK code (/Thread-How-to-implement-a-switch-case-in-a-RoboDK-code) |
How to implement a "switch case" in a RoboDK code-Marco Scutari-04-29-2022 Good morning. I am analysing some KUKA codes and I should recreate the simulation scene related to these codes on RoboDK. In these codes there are some switch cases that allow to launch a code rather than another one. How can I implement switch cases in robodk? Thanks. RE: How to implement a "switch case" in a RoboDK code-Sam-05-02-2022 Hi Marco, Take a look at this forum post://www.sinclairbody.com/forum/Thread-How-to-run-specific-subroutines-based-on-input-signal-SWITCH-CASE?highlight=switch+case |