Monday 6 June 2016

Modbus RTU Client

ModRTUClient is a VB.net application to Read and Write data register (Coil Output, Digital Input, Analog Input, Holding Register) from Modbus RTU (Master) device.

The different with Modbus RTU VB6 is, this project created using Visual Studio 2010 Express, and there is options to select I/O type register.



Please download the project from here: https://goo.gl/qesRYj
* revised version (rev.3.3)

How to use:
1. Select the Port
2. Select Baudrate
3. Input Slave ID, Start Address register, and Register Quantity
4. Select type of I/O (Coil Output, Digital Input, Analog Input, Holding Register)
5. Select Data Type
6. click Connect button
7. click Read button
8. to Write, input Register to write, input the Value, then click Write button
9. Disconnect button for Disconnect from Modbus Master
10. Exit button for quit from application


Thank you..


note for the revised version (r1) :
- data type only Decimal
+ add combo box for select Parity
> edit script for sub Connect

note for the revised version (r2) :
- write loop

note for the revised version (r3) :
- support data type Float

note for the revised version (r3.3) :
- support data type Float Swap

4 komentar:

  1. Hi, I need to read single bit from register, it's possibile with this client?

    ReplyDelete
    Replies
    1. you can do some Bit processing from Register value. you need to modify the source code.
      Thanks.

      Delete
  2. Thankyou very much for sharing, it help me so much

    ReplyDelete
  3. Terimakasih untuk sharing ilmunya, mantapssss sangat bermanfaat

    ReplyDelete

 
Copyright © . HadiSCADA - Posts · Comments
Theme Template by BTDesigner · Powered by Blogger