Hi, I'm new to operating Kawasaki robots and I have a question as to whether there is any command to automatically stop the robot at the desired time when it is in operation, thank you
How to call a command to stop at the scheduled time
-
Marcelo Macedo -
March 2, 2025 at 7:49 PM -
Thread is Unresolved
-
-
No.
Using the AS commands available you can create a PC Task to do that, but not via a single command.
Just a case of reading the manual for:
- MC commands.
- Sniffing on the TIME values using $TIME, extracting those values and coding it accordingly.