Generic Mode #23
Replies: 6 comments
|
Hello. It has already been done with SendMessage tool for client app. Use menu |
|
It's a tip. In this window prefix is just for tip that |
|
Oh man, how embarassing. I actually forgot to start it with the Green Play Button. It is working properly now. I was looking for a solution to have something like a test sequence where i can Read some register with like FC3, then write with FC10 and ultimately read again with FC3. Unfortunately Send Message is not flexible enough. |
|
Sorry. You can do it only manualy: set FC3 params, then set FC16 params. There are different params so it will be remembered between calls. |
For those interested in the @CrimsonGhost69 feature. It has been implemented in new v0.5.0 User can create predefined Modbus message list (just select the message you want from drop down box, set parameters and click
|


Uh oh!
There was an error while loading. Please reload this page.
First of all, I want to thank you for your amazing tool.
However, when testing and experimenting with Modbus, it would be a great improvement if the tool were more flexible in selecting which register to read/write with which function code.
Example: I want to read register 200 using function code 0x03. Currently, this is not possible because function code 0x03 is restricted to 4xxx registers.
All reactions