Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

NotificationsYou must be signed in to change notification settings

3bh/EasyModbusTCP.NET

 
 

Repository files navigation

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) from NuGet or from: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

This file is part of the EasyModbus library.

EasyModbus is free software: you can redistribute it and/or modifyit under the terms of the GNU General Public License as published bythe Free Software Foundation, either version 3 of the License, or(at your option) any later version.

EasyModbus is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied warranty ofMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See theGNU General Public License for more details.

You should have received a copy of the GNU General Public Licensealong with EasyModbus. If not, seehttp://www.gnu.org/licenses/.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C#99.1%
  • Other0.9%

[8]ページ先頭

©2009-2025 Movatter.jp