Hello. I have been trying to activate the EE pins of the robot using the RO registers, but I have not had success. I have already read the manuals and watched some videos, but nothing seems to help me. Does anyone know a little about the subject or have any documents that can help me?
Control the EE pins using the RO registers
-
ANDRES_MNTS -
March 20, 2024 at 3:14 AM -
Thread is Unresolved
-
-
Nation
March 20, 2024 at 4:22 AM Approved the thread. -
What arm type? What controller generation?
ROs made the change from sinking to sourcing outputs a while ago.
-
We are working on a LR MATE 200iD with a controller "R-30iB Mate Plus"
-
RO 1 - 6 Typically control internal solenoids that are plumbed to the 1A - 3A and 1B-3B ports.
RO 7 & 8 Are wired to the connector.
-
Yeah, we were traying to activate the RO7 and RO8, but it seems to do nothing...
What we want to do, is to send a signal from that RO to a external device to confirm the start of the program and activate the tool that our robot has.
-
RO7 and RO8 are controlling the signal status of the associated pins on the EE-connector.
So for instance when RO7 is turned ON, pin 7 in the EE-connector will be energized with +24VDC.The amount of current available for the RO-signals are however limited to max 200mA.
Maybe your fuse has blown?
-
RO (robot outputs) are used for robot tooling. They are not used to send signals to external devices other than tooling. Sounds like you need to use Digital output ---DO
-
What I did, was to get into the I/O configuration, and in a "interconnection" option, i convert the DI to RO, so I can control the RO with external signals.
Now, i need to activate them with a program in ROBODK. Im controlling the robot with Ethernet, but when I run the code, it doesnt activate the led I have connected it RO7 and in RO8, even though im activating the external signals. When I simulate the DI activations for does 2 especifir signals it works.
-
Did you enable the interconnections? How do you control the DIs and are they really working?
-
Put a voltage meter between the RO 7 pin and the pin 12, 0v. Then manually toggle the RO and see if it shows voltage.