CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - modbus
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - modbus - List
[
CSharp
]
Modbus_TCP_class_demo
DL : 0
modbus/tcp server的测试程序-modbus/tcp server test procedures
Date
: 2025-12-19
Size
: 71kb
User
:
baimeng
[
CSharp
]
NModbus
DL : 0
MODBUS协议的官方代码,是C#写的。-MODBUS protocol official code, is a C# Written.
Date
: 2025-12-19
Size
: 3.71mb
User
:
jiangwuyang
[
CSharp
]
NModbus_1.6.0.0-source
DL : 0
C#关于NModbus协议使用程序-C# ?赜贜Modbus幸槭 ?用 ?绦
Date
: 2025-12-19
Size
: 1.24mb
User
:
赵明慧
[
CSharp
]
modbus-tcp
DL : 1
是一个c#串口通讯程序,很好的实现数据传输-Is a c# Serial communication program, data transmission to achieve very good
Date
: 2025-12-19
Size
: 1.38mb
User
:
cdcdccdd
[
CSharp
]
ModbusPro
DL : 0
Modbus Slave in CSharp Professional Datalogger
Date
: 2025-12-19
Size
: 1.11mb
User
:
yoka
[
CSharp
]
AN050101_Modbus_TCP
DL : 0
modbus通信协议的C#说明,对使用该通信协议的开发人员来说很有用途。-modbus communication protocol of the C# note on the use of the communication protocol is use for developers.
Date
: 2025-12-19
Size
: 329kb
User
:
刘军龙
[
CSharp
]
ModbusPollCS
DL : 1
this is c# code for working with Modbus serial port.
Date
: 2025-12-19
Size
: 37kb
User
:
amir
[
CSharp
]
csharpfr_SERVEUR-ESCLAVE-MODBUS-TCP-IP___Page
DL : 0
This server / ModBus slave simulates equipment communicating with the ModBus protocol on a TCP / IP as a controller for example. It responds to requests from a master / client. I used ModScan32 and a monitoring software that I developed in my company for testing. Some details: - 4 tables of data are scaled to 200 items each (constant chosen arbitrarily) and values of each item (bit / register) can be modified in the cell corresponding - Responses to requests functions 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x10, 0x0F - Return management of exceptions ModBus started but complete - Visual refresh table data after a write request to complete The software is not finalized and has been tested only in certain configurations, it must contain some bugs. If you detect inconsistencies vis-à-vis the protocol, please let me know (I have some issues that differ among the PDF and found the software testing as ModScan32). Development in Visual Studio. NET 2008.-This server/ModBus slave simulates equipment communicating with the ModBus protocol on a TCP/IP as a controller for example. It responds to requests from a master/client. I used ModScan32 and a monitoring software that I developed in my company for testing. Some details: - 4 tables of data are scaled to 200 items each (constant chosen arbitrarily) and values of each item (bit/register) can be modified in the cell corresponding - Responses to requests functions 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x10, 0x0F - Return management of exceptions ModBus started but complete - Visual refresh table data after a write request to complete The software is not finalized and has been tested only in certain configurations, it must contain some bugs. If you detect inconsistencies vis-à-vis the protocol, please let me know (I have some issues that differ among the PDF and found the software testing as ModScan32). Development in Visual Studio. NET 2008.
Date
: 2025-12-19
Size
: 59kb
User
:
bigui
[
CSharp
]
CsharpPortCode
DL : 0
modbus 3功能 16功能读写数据的类-modbus 3 features 16 functions to read and write data on the class
Date
: 2025-12-19
Size
: 94kb
User
:
张杰
[
CSharp
]
modbus
DL : 0
modbus协议,可实现rs232对上下位机之间的串口通讯-modbus protocol, can be realized on the upper and lower computer rs232 serial communication between
Date
: 2025-12-19
Size
: 2kb
User
:
虎子
[
CSharp
]
Modbus
DL : 0
Modbus 协议是应用于电子控制器上的一种通用语言。通过此协议,控制器相互之间、控制器经由网络(例如以太网)和其它设备之间可以通信。它已经成为一通用工业标准。有了它,不同厂商生产的控制设备可以连成工业网络,进行集中监控-Modbus protocol is applied to electronic controller, a common language. Through this agreement, between the controller, the controller via the network (eg Ethernet) and other devices can communicate. It has become a common industry standard. With it, different manufacturers of industrial control equipment can be connected into a network for centralized monitoring
Date
: 2025-12-19
Size
: 93kb
User
:
creami
[
CSharp
]
MBSlaveSCL-IG
DL : 0
Modbus slave document.
Date
: 2025-12-19
Size
: 77kb
User
:
Duong
[
CSharp
]
ModbusTestClient
DL : 0
模拟modbus Slave端, 支持与modbus poll通讯-Simulation modbus Slave side, to support communication with modbus poll
Date
: 2025-12-19
Size
: 46kb
User
:
rey
[
CSharp
]
ModbusPollCS
DL : 0
Modbus Poll C# 源代码,支持虚拟通信,与Modbus Slave通讯。-Modbus Poll C# source code, support for virtual communication, and Modbus Slave communications.
Date
: 2025-12-19
Size
: 100kb
User
:
rey
[
CSharp
]
ModbusCH
DL : 0
Modbus协议中文版 Modbus协议中文版-Chinese version of Modbus protocol
Date
: 2025-12-19
Size
: 991kb
User
:
Dan Gao
[
CSharp
]
MODBUS-CSharp
DL : 0
socket测试小程序。MODBUS协议。很简单的小例子,适合初学者。-socket test applet. MODBUS protocol. A very simple little example for beginners.
Date
: 2025-12-19
Size
: 32kb
User
:
大千
[
CSharp
]
Modbus-Application-Protocol
DL : 0
tai lieu ve mang truyen thong cong nghiep modbus
Date
: 2025-12-19
Size
: 278kb
User
:
coolboy
[
CSharp
]
slave
DL : 0
modbus slave C# Demo
Date
: 2025-12-19
Size
: 93kb
User
:
wang
[
CSharp
]
ModbusMonitor
DL : 0
VS2010 winform Csharp 开发的一款监控器软件,开启监控器,启动多线程,可以自动扫描到在线的Modbus节点(modbus协议),并自动获取节点采集到的数据数据。-Development environment:Microsoft Visual Studio 2010 programming language:Cshap Application Software: modbus monitor skill:multithreading
Date
: 2025-12-19
Size
: 241kb
User
:
talkbig
[
CSharp
]
VB.NET-MODBUS
DL : 0
vb.net modbus caiji
Date
: 2025-12-19
Size
: 93kb
User
:
吕弘玥
«
1
2
3
4
5
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.