Hi,
I thought this would be straight forward but it apparently isn't.
I'm trying to add a relay module but I've been unable to activate a relay.
The motion controller is a UC300ETH, the board is a C94 from CNC4PC.
The relay modules I have in hand are:
- a Seeed Studio arduino shield v3 | 4 relays | powered by 5V
- a MASSO Relay Module v1.2 | 6 relays | powered by 24V
The connections:
I powered the module from an external power supply (+5V, GND). I double and triple checked, the polarity is good.
I wired the board output pin to the relay module input pin. (Port2_Pin1 or Port2_Pin14 to Input 4,5,6 or 7 of the module)
Trigger test:
I used a simple macro to activate a port, wait 3 seconds, deactivate the port. (See attached macro M12)
I see the physical LED on the board light on, then off after 3 seconds but nothing happens with the relay.
I tried the same thing with the MASSO module with the same results (or I should say the same "no result" ).
Since it works on 24V I would prefer to use another option that works only on 5V.
Lastly, using the Seeed module, I tried to use the output pin1 from port3 (wired to the C94 IDC26 connector ... not directly to the UC300ETH) but that didn't work either.
Please help, thank you!