1.4.3. Monitor mode

In monitor mode, Modsak acts a Modbus slave, receiving requests from a Modbus master (or masters). Instead of responding directly to a request, Modsak forwards it to a slave device. When the slave device responds to Modsak, Modsak forwards the slave's response to the master that sent the request. Modsak also uses write requests from masters and read responses from the slave to update its display of register values.

In monitor mode, Modsak may be used like a breakout box or protocol analyzer to observe the messages being exchanged between a master and a slave.

Monitor mode also enables Modsak to be used as a gateway or bridge (configure one interface to be a socket and the other interface to be serial). This is useful for prototyping, but is not recommended for production systems because of Modsak's interactive handling of error conditions.

To run Modsak in monitor mode, perform the following steps:

You may stop servicing of requests by clicking the Run button (this will close the interfaces), and restart servicing by clicking the Run button again.

Copyright © 2019 Wingpath Limited