Hi team,
I am trying to achieve non latching (momentary) functionality out of the Cerbo GX onboard relays (in manual mode). The purpose is to enable the client to switch DC loads over the VRM using a bistable relay.
I have tried adding a state change after a delay in Node-RED, but I can’t find the correct output block. I can change the relay state temporarily, but it doesn’t override the VRM/touchscreen switch state, so after ~3 seconds, the relay re-closes, and the logic loops. (I have added a photo of the Node-RED code I have tried to date).
Any suggestions?
I’m hoping if I can find the output that changes the VRM request state, I can also find it on the input side and add an interlock between relay’s 1 and 2.