Hi everyone,
I have a FANUC CRX/20iAL and I'd like to write a script program to interface and control it. I am pretty familiar with programming (like C++, Python and so on) but I am very nooby with industrial robots :).
Basically my goal is to write a script to trigger program for the Robot from my PC. But I don't know from where to start to do this.
For example, how can I interface with the robot? Which communication protocol (like TCP or telnet or whatsoever)? And does Fanuc provide any sort of APIs to interface and control its robot? Which programming language should I use to make such a script?
I know this is very broad question but I'm struggling to find useful resources online so if you can direct me to the proper websites or you have any manual where I can learn this I would really appreciate.
Thanks in advance to anyone who will help me.