Hello Forum!
I hope someone can help, I've been stock with this problem for a while and can figure it out...
We have a M20iD/35 robot with a R30iB plus controller. We have the KAREL option, ASCII upload, and KAREL comp/Trans options loaded.
We are using a third party software to generate the programs. Our programs are usually extremely long so the software split it into multiple LS files and also generate a KL file that is supposed to manage the upload and switch between the different files.
The problem is that I cannot figure how to use the KL file.
Since we are developing a customer solutions, so we are trying to avoid using roboguide to simplify the process. Thus why we added the Karel comp/Trans option (R567 & R632) as we were explained that this option would allow the controller the take the KL file and compile it directly.
The controller won't load the KL file from a USB. Using FTP connection, I can move the file to the controller but it won't load it from there ether...
Does anyone know that option is suppose to actually allow to do this?
If this is not the solution, does anyone know how to turn the KL File into a PC file without using roboguide?