Hello!
Can anyone please explain me the necessary steps to run a *.pc file on a real R-30iB controller? This is what I did so far:
1) wrote a hello world program in KAREL
2) compiled it
. A hello_world.pc was created.
3) copied hello_world.pc on a USB stick and plugged in the controller
4) On the teach pendant: FILE --> File Memory and then I selected the pc file from my USB
5) Loaded the pc file directly from the USB:
QuoteLoaded UD1:\HELLO_WORLD.PC
Which are the next steps in order to run the programm?
Cheers