icon

Web Serial Modbus RTU Simulator

Help

Ver.0.4.3

About this application


This is a Modbus Simulator application that acts as a virtual device supporting the modbus protocol on your web browser.The currently supported Function Codes are as follows:
  • 0x01 (Read Coils)
  • 0x02 (Read Discrete Inputs)
  • 0x03 (Read Holding Registers)
  • 0x04 (Read Input Registers)
  • 0x05 (Write Single Coil)
  • 0x06 (Write Single Register)
  • 0x0F (Write Multiple Coils)
  • 0x10 (Write Multiple registers)

How to add the simulators?


Add a simulator
  1. Click add button in the tab, then you will see Add new simulator dialog.
  2. Change settings you want.
  3. Click ADD button, then new simulator is added in the tab.
How to add the simulators?

Change the label and value of a tag
  1. You can change them by double-clicking on the label or value cell of the tag you want to change.
Change the label and value of a tag

Automatically change tag values
  1. You can change tag values by clicking the Tag config icon at the right end of each tag of the simulator.
  2. If you click Random, you can Min, Max and Max Step.
  3. Min and Max values ​​specify the range within which the value automatically changes.
  4. Max Step specifies the maximum width when the value changes.
Automatically change tag values