You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,12 +42,13 @@ The client has the ability to process one separate Modbus function with full con
42
42
43
43

44
44
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.
46
46
47
47
### Scanner window (since v0.3)
48
48
49
49
`Scanner` tool window is intended to scan Modbus network to determine which device
50
50
with current settings are present in the network.
51
+
This window can be opened using menu `Tools->Scanner`
0 commit comments