06-24-2025, 01:30 PM
Greetings,
I am using a FANUC LR Mate 200id and i'm trying send a physical signal to one of the pin of the robot. I figured out that I needed to interact with the RO (Robot Output).
Currently I am only able to communicate to the Digital I/O using setDO().
On the robot, it is possible to interconnect the DI to the RO, but not the DO to the RO.
I have already searched the forum for a solution, but so far I found nothing appart from this thread : https://robodk.com/forum/Thread-Robot-I-O-control.
Does anyone know a way to send I/O to a fanuc pin using the RoboDkAPI ?
If that makes any difference, I'm using the C# api.
I am using a FANUC LR Mate 200id and i'm trying send a physical signal to one of the pin of the robot. I figured out that I needed to interact with the RO (Robot Output).
Currently I am only able to communicate to the Digital I/O using setDO().
On the robot, it is possible to interconnect the DI to the RO, but not the DO to the RO.
I have already searched the forum for a solution, but so far I found nothing appart from this thread : https://robodk.com/forum/Thread-Robot-I-O-control.
Does anyone know a way to send I/O to a fanuc pin using the RoboDkAPI ?
If that makes any difference, I'm using the C# api.