搜索资源列表
Modbus_ASCII
- 44B0的串口接收发送程序 **** 现在共享这样的代码有些过时了,但这是我参考很多例子才编写出来的。集合了很多优点:采用环形缓冲机制;读数据时不必关接收中断(没有几个人能实现的),所以不会存在数据丢失的可能;以数据帧为单位接收发送;能够缓冲几千个数据帧(由fr a meLen定义)。注:本来是为Modbus协议而编写的,后来简化了校验和Modbus规范。-44B0 receiving this procedure **** now s
Modbus_ASCII
- 44B0的串口接收发送程序 **** 现在共享这样的代码有些过时了,但这是我参考很多例子才编写出来的。集合了很多优点:采用环形缓冲机制;读数据时不必关接收中断(没有几个人能实现的),所以不会存在数据丢失的可能;以数据帧为单位接收发送;能够缓冲几千个数据帧(由fr a meLen定义)。注:本来是为Modbus协议而编写的,后来简化了校验和Modbus规范。-44B0 receiving this procedure**** now sh
Test
- 基于ModBus协议的串口通讯程序,可与PLC接收和发送数据-ModBus protocol based on serial communication program can receive and send data with the PLC
MODBUS_OK
- 使用标准的MODBUS协议实现STM32和维控触摸屏的通信,数据的接收和发送使用串口中断完成-Using the standard MODBUS protocol STM32 and dimensional control of touch screen communication, data, use serial port receive and transmit completion interrupt
RS485-V4
- LabVIEW8.6环境下,可发送和接收帧头+modbus报文+帧尾的数据。程序易于修改,含有多态函数,子函数及一个交流负载通信的实例函数。-LabVIEW8.6 environment, can send and receive tail fr a me head+ modbus message+ fr a me data. Easy to modify, the program contains polymorphic functi
comtest1
- c# 打开本机串口接收发送 程序 以及MODBUS 数据CRC校验 c# 串口设置,发送接收MODBUS数据(C# opens the local serial port, receives the sending program and the MODBUS data CRC check)