Skip to content

Commit 18b7dad

Browse files
authored
Update README.md
1 parent 837a725 commit 18b7dad

1 file changed

Lines changed: 14 additions & 3 deletions

File tree

README.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Open ModSim
22
Open ModSim is a free implimentation of modbus slave (server) utility for modbus-tcp and modbus-rtu protocols.
33

4-
![image](https://github.com/sanny32/OpenModSim/assets/13627951/43d1b90d-b56b-400d-8dca-2903e23e56a9)
4+
![image](https://github.com/sanny32/OpenModSim/assets/13627951/3912005f-df9b-41b4-b6f5-33ebc76a908c)
55

6-
![image](https://github.com/sanny32/OpenModSim/assets/13627951/e805d429-7657-4355-869b-7559f11ea3d9)
76

7+
![image](https://github.com/sanny32/OpenModSim/assets/13627951/b40eca28-7a34-46dc-9a50-9b16dc1becf1)
88

99

1010
## Features
@@ -38,7 +38,18 @@ Registers
3838
Random - simulate register randomly
3939
Increment - simulate register from Low Limit to High Limit with a given Step
4040
Decrement - simulate register from High Limit to Low Limit with a given Step
41-
41+
42+
Modbus Logging
43+
44+
![image](https://github.com/sanny32/OpenModSim/assets/13627951/1ebf4973-44a5-4464-aada-26aa751f65da)
45+
46+
47+
## Extended Featues
48+
49+
Modbus Message Parser
50+
51+
![image](https://github.com/sanny32/OpenModScan/assets/13627951/86a82340-015e-4ee9-a483-b5ab83527cc1)
52+
4253
## Scripting
4354
From version 1.2.0 Open ModSim supports scripting. Qt runtime implements the [ECMAScript Language Specification](http://www.ecma-international.org/publications/standards/Ecma-262.htm) standard, so Javascript is used to write code.
4455

0 commit comments

Comments
 (0)