You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ModbusSim is an application that can be used to test a modbus master. The application consists of 2 main set of modules. A GUI-less part that contains all logic that can also be used in automated tests. The second part is a GUI that can be used for manual testing.
6
+
ModbusSim is a Modbus slave test application for validating Modbus master implementations.
7
+
8
+
Key features:
9
+
10
+
- Implements multiple configurable holding registers (values can be automatically incremented).
11
+
- Generates a sine-wave signal as register values.
12
+
- Can inject configurable communication errors to exercise master error handling.
0 commit comments