Skip to content

Commit 187ebc1

Browse files
committed
Fix README.md
1 parent ef13532 commit 187ebc1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,13 @@ The client has the ability to process one separate Modbus function with full con
4242

4343
![](./doc/images/client_sendmessage_window.png)
4444

45-
This window can be opened using menu `Runtime->Send Message` in run mode. It works in parallel with regular Modbus application messages and can be seen in LogView as regular Modbus message as well.
45+
This window can be opened using menu `Tools->Send Message`. It works in parallel with regular Modbus application messages and can be seen in LogView as regular Modbus message as well.
4646

4747
### Scanner window (since v0.3)
4848

4949
`Scanner` tool window is intended to scan Modbus network to determine which device
5050
with current settings are present in the network.
51+
This window can be opened using menu `Tools->Scanner`
5152

5253
![](./doc/images/client_scanner_window.png)
5354

0 commit comments

Comments
 (0)