搜索资源列表
Modbus-OPC-Server-v2-7-489
- 三菱软件 OPC主要适用于过程控制和制造自动化等应用领域。 OPC是以OLE/COM机制作为应用程序的通讯标准。OLE/COM是一种客户/服务器模式,具有语言无关性、代码重用性、易于集成性等优点
MODBUS通讯协议及RS485介面的PIC单片机通讯程序
- 包括MODBUS通讯协议,还有RS485介面的PIC单片机通讯程序 和原理图
MODBUS.rar
- MODBUS协议(包括主机和从机的程序),以及MODBUS协议内容,MODBUS Protocol (including the master and slave process), as well as the content of MODBUS protocol
CPU-STC
- Modbus通信协议程序,可以参考一下,为坐着原创-Modbus communication protocol program, you can refer to sitting originality
MCU51
- 下位机MCU51内核与上位机之前的通信程序的设计,对于用modbus协议通信的开发有一定的帮助。-Lower machine MCU51 core and PC communication program prior to the design of protocols for communication with modbus be helpful to the development of
Crc_16
- 几种不同的CRC16计算方法及参考程序,modbus以及一般的工业仪器使用校验方法-CRC16 Cal method
201162417433371731
- modbus读3字节实例程序,设备为郑州明锐的测径仪,内附说明文档-MODBUS read 3 bytes of an instance of procedures, equipment Zhengzhou Octavia Gauge
modbus-TEXt
- 本人长期收集的有关MODBUS 的资料和程序,非常有用,不下载是你的损失!-I collect long-term the MODBUS data and procedures, very useful, do not download your loss!
S7-200modbu-CRC
- S7-200的modbus通讯CRC校验通用程序-S7-200 modbus CRC
modbus_c51
- modbus协议-----51端程序的实现-modbus protocol----- 51 side program implementation
LABVIEW-s7-ppi-8.5-
- 优点:1,PPI协议通讯速度快,比OPC ,PCAccess,Modbus 快4-5倍左右。(就这一条优点就足了,呵呵) 2,PLC端无需编写任何通讯程序。 3,可以直接对PLC进行,RUN STOP等操作。 4,本程序全部采用LABVIEW底层程序框图,没用调用任何的DLL ,API等。这点对你学习还是修改程序功能都很有帮助,方便。-Advantages: 1, PPI protocol communications faster than OPC, PCA
freemodbus-v1.5.0
- modbus—rtu通讯程序模块,很精简的程序指令集合,可嵌入使用-modbus-rtu communication program modules, very concise set of program instructions can be embedded using
modbus
- modbus程序介绍,帮助大家对modbus协议有更好的认识,有助于大家运用-modbus program introduced to help everyone have a better understanding of modbus protocol will help you use
C51Modbus
- 51单片机实现Modbus从机程序,采用C语言编写。可以调试Modbus通信。-51 Modbus slave MCU program
2
- 51单片机实现modbus协议 是一个程序~-#include <REGX52.H> #include<intrins.h>//_nop_() #define OSFREQ 11059200 char TimeInterval char MyAddress char data DI[6]={1,2,3,4,5,6} char data DO[6]={6,7,8,9,10,11} char data A
MODBUS
- MODBUS通讯C语言程序,描述了MODBUS通讯C语言的设计和编程思想-MODBUS communication C language program, describes the design and programming ideas MODBUS communication C language
Detailed-modbus-rtu
- modbus单片机程序详解,对于modbus协议的详细解释和单片机程序的解读-Detailed modbus Microcontroller procedures, modbus protocol for a detailed explanation and interpretation of the SCM process
IEC870-101-102-103-104-modbus-cdt
- 电力最常用的规约的学习资料,包括101,102,103,104,modbus,cdt,其中104还有测试程序,及解析工具;- The most commonly used power statute learning materials, including 101,102,103,104, modbus, cdt, where there are 104 test procedures, and analysis tool
PLC-kingview--modbus-tcp
- 组态王软件与PLC,通过modbus TCP通讯程序-PLC-kingview modbus tcp
MSP430-modbus实现代码
- 在MSP430单片机的实现了MODBUS通讯协议(The implementation of the MODBUS communication protocol in MSP430)