66
77Open ModSim is a free implimentation of modbus slave (server) utility for modbus-tcp and modbus-rtu protocols.
88
9- <img width =" 1292 " height =" 759 " alt =" image " src =" https://github.com/user-attachments/assets/f740a180-6f2b-40fc-9e79-fd93a08353c9 " />
9+ <img width =" 1292 " height =" 759 " alt =" изображение " src =" https://github.com/user-attachments/assets/5e3bb093-1d12-48e6-89fa-e688d08fa0be " />
1010
11- <img width =" 1292 " height =" 759 " alt =" image " src =" https://github.com/user-attachments/assets/ec3f02a6-2504-4f32-b22a-e22318afe0e4 " />
11+ <img width =" 1292 " height =" 759 " alt =" изображение " src =" https://github.com/user-attachments/assets/2e5ca631-b219-44a6-9983-9a3367d71d51 " />
1212
1313
1414# Features
@@ -49,7 +49,7 @@ The following simulations are available:
4949
5050# Modbus Logging
5151
52- <img width =" 1292 " height =" 759 " alt =" image " src =" https://github.com/user-attachments/assets/66c32a67-1db7-46b3-8c99-6d738a91557f " />
52+ <img width =" 1292 " height =" 759 " alt =" изображение " src =" https://github.com/user-attachments/assets/6bfa6030-a0ed-4155-93a7-f7a1208e87b6 " />
5353
5454
5555# Extended Featues
@@ -153,18 +153,18 @@ Below are the methods for installing the OpenModSim for different OS
153153## Microsoft Windows
154154Run the installer:
155155
156- - For 32-bit Windows: ` qt5-omodsim_1.10 .0_x86.exe `
157- - For 64-bit Windows: ` qt5-omodsim_1.10 .0_x64.exe ` or ` qt6-omodsim_1.10 .0_x64.exe `
156+ - For 32-bit Windows: ` qt5-omodsim_1.11 .0_x86.exe `
157+ - For 64-bit Windows: ` qt5-omodsim_1.11 .0_x64.exe ` or ` qt6-omodsim_1.11 .0_x64.exe `
158158
159159## Debian/Ubintu/Mint/Astra Linux
160160### Install
161161Install the DEB package from the command line:
162162``` bash
163- sudo apt install -f ./qt6-omodsim_1.10 .0-1_amd64.deb
163+ sudo apt install ./qt6-omodsim_1.11 .0-1_amd64.deb
164164```
165165or if you want to use Qt5 libraries:
166166``` bash
167- sudo apt install -f ./qt5-omodsim_1.10 .0-1_amd64.deb
167+ sudo apt install ./qt5-omodsim_1.11 .0-1_amd64.deb
168168```
169169
170170### Remove
@@ -181,7 +181,7 @@ sudo apt remove qt5-omodsim
181181### Install
182182Install the RPM package from the command line:
183183``` bash
184- sudo dnf install ./qt6-omodsim-1.10 .0-1.x86_64.rpm
184+ sudo dnf install ./qt6-omodsim-1.11 .0-1.x86_64.rpm
185185```
186186
187187### Remove
@@ -194,7 +194,7 @@ sudo dnf remove qt6-omodsim
194194### Install
195195Install the RPM package from the command line as root user:
196196``` bash
197- apt-get install ./qt6-omodsim-1.10 .0-1.x86_64.rpm
197+ apt-get install ./qt6-omodsim-1.11 .0-1.x86_64.rpm
198198```
199199
200200### Remove
@@ -211,7 +211,7 @@ sudo rpm --import qt6-omodsim.rpm.pubkey
211211```
212212Install the RPM package using Zypper:
213213``` bash
214- sudo zypper install ./qt6-omodsim-1.10 .0-1.x86_64.rpm
214+ sudo zypper install ./qt6-omodsim-1.11 .0-1.x86_64.rpm
215215```
216216
217217### Remove
0 commit comments