搜索资源列表
Modbus-RTU
- MODBUS-RTU通讯范例,完全屏蔽了底层硬件,使用模块化程序风格编写,代码风格非常之好,可随时应用于工程开发-MODBUS-RTU communication paradigm, completely shielding the underlying hardware, use the modular style program written in very good style of code can be used at any time Project Development
freemodbus-v1.4.0
- FreeMODBUS 是针对通用的Modbus协议栈在嵌入式系统中应用的一个实现。Modbus协议是一个在工业制造领域中得到广泛应用的一个网络协议。一个Modbus通信协议栈包括两层:定义了数据结构和功能Modbus应用协议和网络层。在FreeMODBUS的当前版本中,提供了Modbus Application Protocol v1.1a 的实现并且支持在Modbus over serial line specification 1.0中定义的RTU/ASCII传输模式。从0.7版本开始,Fr
modbus03
- 这个程序用C编程,实现了MODBUS的RTU功能,包含CRC校验程序。-This program in the C programming, realized the RTU MODBUS functions, contains CRC checking procedures.
serialPort
- developed in C # code that implements the Modbus RTU via serial port.
ModbusTest
- C#下的modbus主站程序,支持RTU和ASCII,可以选择以太网或串口方式,简单易学是初学者入门的帮手。-Modbus master program in C#, support RTU and ASCII can choose Ethernet or serial manner, easy to learn beginner helper.
ModbusRtuMaster
- 该协议为C#开发的modbus RTU通信协议,可以方便操作该协议的传感器。-The agreement is developed in C# modbus RTU communication protocol, the protocol of the sensor can be easy to operate.
Modbus
- 通过通信实现ModeBus RTU通信协议,代码由C#语言编写,编译器为VS2015(ModeBus RTU communication protocol is implemented by communication. The code is written in C# language and the compiler is VS2015.)