Skip to content

ModBus_Client_v2.40

Choose a tag to compare

@fedeturco fedeturco released this 28 Feb 21:28
· 22 commits to master since this release

Client ModBus TCP/RTU written in C# useful for Modbus read and write operations on RTU-485 or TCP/TLS slaves.
v2.40

  • Added enum types for coils and discrete inputs
  • Fixed minor bugs and translations