Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sudo-JACT committed Aug 3, 2021
1 parent dd9660f commit 13eeb17
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,14 @@ A simple python script to automate the modbus address value enumerations, and st
<ul>
<li>pyModbusTCP</li>
</ul>

If the server work correctly, the script show the data like this:


![IM](https://user-images.githubusercontent.com/67701333/128047469-f26bdc27-d6ce-443b-8bc4-78d0829a58a0.png)


Else if the server doesn't respond, the data turn like this:


![IM2](https://user-images.githubusercontent.com/67701333/128047733-457e6f3e-5e94-4a90-b62f-74f22bd9e3ad.png)

0 comments on commit 13eeb17

Please sign in to comment.