代码搜索结果

找到约 1,320 项符合 Modbus 的代码

modscan32.cnt

:Base ModScan32.hlp 1 MODBUS Reference 2 Protocol=modbus_protocol 2 Messages=modbus_cmds 2 Error Detection=modbus_err 2 Exception Responses=modbus_exceptions 1 ModScan Overview 2 Operation=mods

scanguide.txt

1. ModScan Overview 1.1 Document/View Architecture 1.2 Modbus Data Definition 1.3 Display Formats 1.4 Connecting to a Modbus Network 1.4.1 Direct Serial Connections 1.4.2 Modem Connect

modscan32.cnt

:Base ModScan32.hlp 1 MODBUS Reference 2 Protocol=modbus_protocol 2 Messages=modbus_cmds 2 Error Detection=modbus_err 2 Exception Responses=modbus_exceptions 1 ModScan Overview 2 Operation=mods

modsim32.ini

[Default] Device Number = 1 Modbus Command = 3 Address = 100 Length = 100

modbus-code-vc.txt

[复制到剪贴板]CODE: #include "ModBus.h" //--------公有函数和变量------- StrTxd xdata sys_txd; /****************************************/ uint8 lchksum(uint8 data_len); //求LENTH_SUM函数 void txd_sta(void);

readme

MODBUS/TCP to RS-232/485 MODBUS/RTU gateway server

mbusd.8.in

.TH "mbusd" 8 "26 October 2003" "mbusd @VERSION@" .SH NAME mbusd \- MODBUS/TCP to MODBUS/RTU gateway server .SH SYNOPSIS .B mbusd .RB [ -h ] .RB [ -d ] .RB [ -v .IR level ] .RB [ -L .IR name ] .RB [

modbus.c

#include #include #include #define uchar unsigned char #define uint unsigned int #define ulong unsigned long /* CRC 高位字节值表 */ static uchar code