Afternoon All,
Successfully connected to D series controller via KRTERM TCP/IP and attempting to backup controller/robot data to my PC to begin my journey into AS programming, but I can't seem to get this to work. here is what I've tried
>SAVE programdownloadtest
(programdownloadtest was a name I made up to save the data as)
and
>SAVE BACKUP.as
(BACKUP being the saved filename I specified, added the .as for good measure, but as I understand it it is not needed)
the controller in both instances replies:
>SAVE/LOAD in progress
then returns to the command prompt. as I understand it it should create the file I've named in the directory that KTERM is in, but no backup file is created.
any clue what I'm doing wrong here?