搜索资源列表
ModBus通信协议及编程
- ModBus通信协议及编程,莫迪康公司的机密资料
modbus通信协议
- modbus协议国家标准
ModBus通讯协议调试器
- modbus 协议通讯程序,包括基本的串口设定和设置,协议的帮助和CRC教研,是一个专用的电机保护调试、设置的终端-Modbus protocol communications procedures, including basic serial port settings and setup, and the agreement with the help of CRC research, is a dedicated motor p
ModbusCommunicationTest
- MODBUS通信协议测试,可发送和接收MODBUS码,支持RTU和ASCII.可自动加CRC校验码.-MODBUS communication protocol test, can send and receive MODBUS yards support RTU and ASCII. May automatic CRC.
ModBus0000
- ModBus通信协议,超值,强烈建议下载 -Modbus communication protocol, overvalued, it is strongly recommended to download
modbus-code-vc
- modbus通信协议的一个应用示例-modbus connection of a communication protocol application examples
Modbus
- Modbus通信协议说明:介绍了rs232和rs485总线是如何通讯的,很有必要下载的哦。-Modbus Communication Protocol Descr iption: Introduction of the RS232 and RS485 communications bus is quite necessary to download Oh.
Modbus
- 详细介绍了串口通信协议modbus,很有参考价值-Details of serial communication protocol modbus, are worthy
Modbus
- 此文件是Modbus通信协议中文版具体介绍,有较大的参考价值-This file is the Chinese version of Modbus communication protocol specific introduction, has a larger reference value
modbus_2407
- modbus 通信协议在dsp2407中的应用代码-Modbus communication protocol in the application code dsp2407
Modbus
- modbus通信协议的相关资料文档 中文版 支持RS-232 RS-485 RS-422等 -Modbus communication protocol document relevant information in support of the Chinese version of RS-232 RS-485 RS-422, etc.
modbus
- 单片机的串口通信协议,该协议为AVR单片的-Single-chip serial communications protocol for the single-chip AVR
modbus-2
- Modbus通信协议的详细介绍,包括MODBUS ASCII和MODBUS RTU协议的详细格式说明,校验方法等-Modbus communication protocol in detail, including MODBUS RTU and MODBUS ASCII protocol format of the detailed descr iption, calibration methods
Modbus
- 十分详细的Modbus通信通讯教程,Modbus通信协议介绍-Modbus
modbus_chinese
- modbus通信协议中文版,详细介绍了modbus协议,LRC校验,CRC校验等,并给出了C语言例程代码。-modbus conmmunication(chinese)- Modbus protocol,LRC,CRC,how to program with C
Modbus
- MODBUS通信协议,经典分析,看看就明白-MODBUS communication protocol, the classic analysis to see will understand
modbus
- 基于51单片机的MODBUS通信协议,单片机作为主站,读取从站信息-Based on 51 SCM MODBUS communication protocol, microcontroller as the main station, read the information from the station
MODBUS
- MODBUS串口通信编程驱动,采用MODBUS通信协议,和某智能仪表进行串口通讯,采集解析数据,本软件已经在工程中应用,绝对实用,对学习MODBUS串口编程有比较大的帮助!经过实际应用,绝对真实!-MODBUS serial communication programming-driven, using MODBUS communication protocol, and an intelligent instrument for se
MODBUS
- Modbus通信协议其在分散控制方面应用极其广泛(ModBuss communication protocol)
Modbus
- 使用STC15F2K602S 实现了Modbus通信协议。 本Modbus程序实现了保持寄存器区32个功能寄存器64字节的读写功能,可用于实现32个int型数据的通信 写寄存器支持单个寄存器的写指令 使用功能号06 如:01 06 00 00 00 08 88 0C 读寄存器支持多个寄存器都指令,使用功能号03 如:01 03 00 01 00 01 D5 CA 方便朋友们直接移植到其他单片机 里面附带TA6932