I have a Python implementation of Telnet-connection with save/load functional, if someone is interested
Thank you very much works like a charm
I have a Python implementation of Telnet-connection with save/load functional, if someone is interested
Thank you very much works like a charm
I successfully connected to robot. I can get backup with KRcc.dll
Now I have new missions. If I have a issue I open new thread.
Thank you everybody
I'm trying to do backups too, would you mind sharing your code?
Thanks
Hello,
I'm trying to copy a file to the FRS: with karel I keep getting a write protection violation,
I tried so far this commands:
COPY_FILE('UD1:\Logos\h17d0d.png ','FRS:\h17d0d.png ',TRUE,FALSE, status)
KCL ('COPY FILE UD1:\Logos\h17d0d.png TO FRS:\h17d0d.png OVERWRITE',status)