Greetings,
I want to make Python app that would communicate with Fanuc robot via TCP/IP. The goal is to select a program to run on TP.
I believe that I need to use Karel to read data from Python app. Is it possible to get some small piece of code as an example of how to do that?
I am totally new in Karel so it would be very helpful just to try some simple example of reading data and calling program in Karel via TCP/IP.
Thank You!