19.10.2023, 08:51
Hello.
On our LMs a Modbus TCP Server is running roughly based on https://openrb.com/lm-as-modbus-tcp-slave/
All works fine but at one customer something sporadically writes nonsens into our holding registers.
Is it possible to log the IP-address of the writing Client?
Adding a log(mb) to the function mbwriteregisters(register, value) does not gain the wanted result.
Thanks,
Christian
On our LMs a Modbus TCP Server is running roughly based on https://openrb.com/lm-as-modbus-tcp-slave/
All works fine but at one customer something sporadically writes nonsens into our holding registers.
Is it possible to log the IP-address of the writing Client?
Adding a log(mb) to the function mbwriteregisters(register, value) does not gain the wanted result.
Thanks,
Christian