Hello,
I don't have any experience in the ROBOT program but I have a problem and I need to solve it .
We have a Fanuc RJ3 robot that communicates with a SIEMENS S7-300 PLC via PROFIBUS protocol. When I start the robot, it does one movement and stops at line 255 of the program
254 : ! WARTE FRIEGABE SENKEN
255 : WAIT DI[11]=ON
256 : LBL [32]
257 : !SENKEN ZUM ZIEL
258 : GO[1] =64
259 : R[255]=PR [12,3]
What does that mean and where is DI[11] i cannot find it on the EE Plug
many thanks