First of all, I want to thank you all for the wonderful community.
I recently wrote a Karel program to backup all files (including subfolders) on MC to a new folder in UD1.
If there are any interests, I will share the file once I have the chance to test it.
My question is:
Is there a way to run the Karel program without having to hold the Deadman switch and the shift key?
I am currently calling the backup program from a TP program.
Using the RUN command allows me to release the shift key, but I am hoping to be able to run the backup program even in Auto mode.
One idea comes to mind is to use a digital output to trigger the Karel program. Is there a more straightforward way to do so?
Thank you in advance.