Hello everyone... I’m trying to use this library to exchange signals and data with a FANUC Robot. The communication works, but it’s really slow. Keep in mind that, for example, if I activate an output on the Robot, I can see it on the PLC only after 400/500ms. I wasn’t expecting miracles from this library, but neither this kind of delay. The Cycling interrupt [OB30] that handles the communication has a clock time of 10ms. I’ve also tried decreasing it to 3ms or increasing it to 100ms, but there’s no noticeable improvement.
From a hardware perspective, I have a CPU 1214C FW 4.5 connected to a PC running WinCC RT and the FANUC Robot LR Mate 200iD V9.30P/33 and the 1A05B-2600-R784 Ethernet/IP Adapter
Has anyone achieved better results with this library?