I have a small application, which is actually getting complex because it’s so simple… We have a control system which is out of I/O and we can’t program it any further. However, it does have a Modbus RTU Slave accessible on RS485. So I’m looking for a Modbus RS485 Master that has 4 x digital outputs. What would be the simplest implementation of this? I just need to give it 4 discrete input register addresses and have it drive 4 relay outputs. A PLC seems overkill and has a very large footprint for such a small requirement.
Thanks for your help!