bafconsulting / EasyModbusTCP.NET

Modbus TCP, Modbus UDP and Modbus RTU client/server library with optional Mqtt-Bridge for .NET implementations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EasyModbusTCP.NET - www.EasyModbusTCP.NET

Modbus TCP, Modbus UDP and Modbus RTU client/server library for .NET
Industry approved!!
Fast and secure access from PC or Embedded Systems to many PLC-Systems and other components for industry automation.
Only a few lines of codes are needed to read or write data from or to a PLC.

Additional Software tools e.g. Modbus Server Simulator, makes software development fast and easy.

Download Library (*.DLL) and tools: Download EasyModbusTCP/UDP/RTU .NET

For JAVA-Version see: https://sourceforge.net/projects/easymodbustcp-udp-java/

Now available: Modbus RTU Slave for ATMEL ATMEGA microcontrollers

See Also CRC-Checking Tool for RTU Frames: http://easymodbustcp.net/crc-calculation

Supports Function Codes:

  • Read Coils (FC1)
  • Read Discrete Inputs (FC2)
  • Read Holding Registers (FC3)
  • Read Input Registers (FC4)
  • Write Single Coil (FC5)
  • Write Single Register (FC6)
  • Write Multiple Coils (FC15)
  • Write Multiple Registers (FC16)

Modbus TCP, Modbus UDP and Modbus RTU client/server library

Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)

You are free to:

Share � copy and redistribute the material in any medium or format The licensor cannot revoke these freedoms as long as you follow the license terms. Under the following terms:

Attribution � You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. NonCommercial � You may not use the material for commercial purposes. NoDerivatives � If you remix, transform, or build upon the material, you may not distribute the modified material. No additional restrictions � You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.You are free to:

Share � copy and redistribute the material in any medium or format The licensor cannot revoke these freedoms as long as you follow the license terms. Under the following terms:

Attribution � You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. NonCommercial � You may not use the material for commercial purposes. NoDerivatives � If you remix, transform, or build upon the material, you may not distribute the modified material. No additional restrictions � You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.

About

Modbus TCP, Modbus UDP and Modbus RTU client/server library with optional Mqtt-Bridge for .NET implementations


Languages

Language:C# 98.6%Language:HTML 1.4%Language:Batchfile 0.0%