23 lines
744 B
Markdown
23 lines
744 B
Markdown
# README #
|
|
|
|
### What is this repository for? ###
|
|
|
|
* A simple basic Modbus Master console project that support read and write from MagFlux Next Gen.
|
|
* "md_master_csharp_6200_reg_list.cs" is using the register list generated by [magflux_modbus_registers](https://bitbucket.org/xyleminc/magflux_modbus_registers/src/main/)
|
|
|
|
### How do I get set up? ###
|
|
|
|
* Open project (modbus_master_csharp.sln) in Visual studio (developed in Ver 2022)
|
|
* In "Program.cs" Main() Set what com port MagFlux Next Gen is connected to*
|
|
|
|
### Contribution guidelines ###
|
|
|
|
* Writing tests if you can
|
|
* Code review with minimum one from MJK team
|
|
* Make sure that "md_master_csharp_6200_reg_list.cs" is updated
|
|
|
|
|
|
### Who do I talk to? ###
|
|
|
|
* Please contact MJK R & D team
|