Hi Team,
I am using the Modbus POE ETH relay (B) by WaveShare and my processor is a Jigsaw by Comfort Click
At the moment I close a momentary switch wired to the input1.
I then receive the input signal at my prcessor.
My processor then sends a signal to output1 to turn on for 2 seconds..
This process takes a second and sometimes when I press the switch close/open is to quick for my processor to see and act.
Question. Is there a way to set the input vs output control in the Modbus relay to act on a timed function without the processor involved.
Hey there, @Christopher311479, and welcome to the forum. Glad to have you here.
Could you please send through a picture of your setup?
I’m having a bit of a hard time making sense of your configuration. Are you having the Jigsaw read input and then send a manual command to Output?
Because, if I’m looking at the Waveshare wiki correctly, you should be able to set it up so that an input, say from a switch, will directly trigger an output without any controller. It appears that either ‘Toggle Mode’ or ‘Linkage Mode’ would do that so that if the switch is in the On State, the output would also be ‘On’.
I have wire a momentary switch into input1 and I want to trigger the output1 when the switch is closed.
I have read the wiki however the Hex codes sent to change the Relay Control Mode do not seem to work. I send the ‘set relay1 control mode’ code (Send code: 01 06 10 00 00 01 4C CA) but I get no return code.
Hmm, if you’re not receiving a Return Code, it suggests that there’s something wrong with the communication to the module. Could you upload your serial settings?