Skip to content

Commit 37a8a36

Browse files
authored
Update README.md
1 parent d5cc1ba commit 37a8a36

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +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/user-attachments/assets/b57d329f-02c9-42c2-957c-295a67efcf67)
4+
![image](https://github.com/user-attachments/assets/cfa669f5-4018-4db4-bc43-ca060d469182)
5+
6+
![image](https://github.com/user-attachments/assets/16653017-d479-466a-8302-5960a2e47fc4)
57

6-
![image](https://github.com/user-attachments/assets/730900fb-c8b4-4675-ba8b-cee5d7e9dd9e)
78

89

910
## Features
@@ -40,8 +41,7 @@ Registers
4041

4142
## Modbus Logging
4243

43-
44-
![image](https://github.com/user-attachments/assets/d8dc67fc-efce-4d40-81df-5ed54a958952)
44+
![image](https://github.com/user-attachments/assets/f62d721f-dd0b-4db7-a239-2a22045e99cd)
4545

4646

4747
## Extended Featues
@@ -54,7 +54,7 @@ Registers
5454
## Scripting
5555
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.
5656

57-
![image](https://github.com/user-attachments/assets/e8d31089-345a-4c26-bb0c-fe2ea92f85d4)
57+
![image](https://github.com/user-attachments/assets/5b448fcd-1ca7-4cfc-af0f-175fbb660f80)
5858

5959

6060
Scripts can be launched in two modes: Once or Periodically. If you run script in Once mode the script will stop after it finishes executing. In Periodically mode, the script will start after a certain period of time until the user stops it or the method is called

0 commit comments

Comments
 (0)