Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Minor changes; sadly Modbus Slave emmulator fromSourceforge only supports MB Addresses above 100k
  • Loading branch information
Beerlesklopfer authored Feb 28, 2022
1 parent 64050fc commit f858646
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Matlab-App/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Using this application without hardware

This application can be used without relying on existing hardware. Using the [Virtual Serial Port emmulator](https://www.virtual-serial-port.org/) and a [Modbus Slave emmulator](https://sourceforge.net/projects/modrssim2/ ) the existing environment can be simulated.
This application can be used without relying on existing hardware. Using the [Virtual Serial Port emmulator](https://www.virtual-serial-port.org/) and a Modbus Slave emmulator of your choice

<!-- This application can be used without relying on existing hardware. Using the [Virtual Serial Port emmulator](https://www.virtual-serial-port.org/) and a [Modbus Slave emmulator](https://sourceforge.net/projects/modrssim2/ ) the existing environment can be simulated. -->

0 comments on commit f858646

Please sign in to comment.