代码搜索:modbus rtu 通信

找到约 10,000 项符合「modbus rtu 通信」的源代码

代码结果 10,000
www.eeworm.com/read/15610/467654

txt modbus通信c语言.txt

modbus.rar modbus485通信协议C程序,经修改已用于项目,熟悉后修改部分参数即可用于485通信相关项目。 http://www.hackchina.com/r/209455/modbus.txt__html 推荐modbus.c #i nclude "main.h" //字地址 0 - 255 (只取低8位) //位地址 0 - 255 (只取低8位)
www.eeworm.com/read/226699/14455198

txt c code for modbus rtu in lunix.txt

#include fcntl.h #include time.h #include ctype.h #include termio.h #include stdio.h #define FALSE 0 #define TRUE 1 /* int setup_comms(int com_port,int baud,char parity); */ int set_up
www.eeworm.com/read/109072/15564938

readme

MODBUS/TCP to RS-232/485 MODBUS/RTU gateway server
www.eeworm.com/read/279635/10409432

readme

OpenMODBUS/TCP to RS-232/485 MODBUS RTU gateway library
www.eeworm.com/read/461511/7226217

ini modbus rtu master demo cpu363.ini

[Status] OpenState=0 [Builds] 2425=Saved_With
www.eeworm.com/read/439806/7701583

txt 说明.txt

使用MSComm控件的仪表上位机测试软件示例,内含十六进制发送时的CRC校验计算,通讯格式MODBUS_RTU。 技术支持: WWW.HBKJ.COM.CN gwemail@126.com 2006-2-18
www.eeworm.com/read/410303/11294031

h modbus.h

// Modbus.h: interface for the CModbus class. // ////////////////////////////////////////////////////////////////////// #ifndef _MODBUS_H_ #define _MODBUS_H_ #include "SerialPort.h" class