Skip to content

KeramKeram/BasicTCPModbusApp

Repository files navigation

BasicTCPModbusApp

version 0.2

  • Can read/write Coil and Holding registers.
  • Can read rest type of registers.

Still in refactor, some minor issues with error logging.
To use software:

  1. build it, it should work on Windows and Linux. Microsft doc for build
  2. Set ip address, port etc. in.
  3. Start pooling.

FAQ

  1. To avoid problems with some Modbus servers exit from program by using File menu or stop pooling and then close windowd by clickin on X.
  2. Some errors messegase do not fit in to label. Fix soon.
  3. Some applications are saving data with swapr or not bytes. To change to swap or not change radio button near to set registers button.
  4. Can only write coils and holding registers. Other two types are only readalbe.
  5. Use wheel in mouse to scrool data in table, there is always 13 coulmns and X rows.

About

Wrote in C# multiplatform modbus viewer with gui.cs UI

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages