搜索资源列表
VSCADA
- 用VC实现的串口和三社公司的DC AURO(HKD)通信的程序,包括通信协议帧数据的封装等。调试已经通过。-with VC Serial Inc. and three DC AURO (HKD) communications procedures, including data communication protocol frame the packaging. Debugging has been adopted.
FSonPC
- 利用VC编写的串口程序,可工作于两种模式,普通模式为文本模式,CCD模式为与单片机通信按规定协议传输图像。
Modbus_VC2005
- 在PC机上实现了modbus的通信,利用PC上的232串口,根据modbus协议实现了上位机和下位机的通信,实现了控制和检测。在VC++ 2005环境下通过-Implement the Modbus commucation between master and slave machine in industrial. utilize the RS232 port to achive the modbus protocol. success in VC++ 2005 enviroment.
vcchuankou.rar
- vc上位机串口程序,编写接受线程与发送线程,及线程之间同步。通信协议,奇偶校验,vc PC serial procedures, prepared to accept the thread and sending threads, and synchronization between threads. Communication protocol, parity
VC
- vc实现的串口通信,通信时采用了简单的通信协议,以3a为开始标志-vc realize the serial communication, to communicate using a simple communication protocol to 3a as the starting signs
RS485Comm
- 本例程演示了PC机和智能型仪表如何通过RS485接口进行通信。仪表采用百特公司产XMA5000智能型专家自整定PID调节器,该仪表的通讯协议已经在例程代码中作了详细说明。该例程非常简单,旨在说明如何在VC++中使用重叠方式读写串口。这个是异步通信,昨天传那个是同步通信。-The routine demonstration of PC and intelligent instrument through RS485 communication interface. Instrumentation
CRCProgram
- 用MFC编写的数据包校验与常用校验算法(数据处理方法与串口通信用户层协议的编制)。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -Prepared by MFC with the commonly used packet checksum checksum algorithm (data-processing methods and user layer protocol serial communication preparation). They are al
232
- PC机的程序设计使用VC++实现,PC机调用通用程序,控制RS-232串口,从而实现数据的收发功能。为了保证数据通信的可靠性,要制定标准的通信协议。-PC-programming using VC++ to achieve, PC machine called generic procedures, control RS-232 serial port, send and receive data in order to achieve function. In order to ensure
modbusVCCode1
- 本例是在VC平台上编写的,实现了利用串口和MODBUS协议在两机进行通信的功能。-This example is written in the VC platform to achieve using serial port and MODBUS communication protocol in two machine function.
8658efdf40c8
- 利用vc语言并且在其中用modbus rtu协议实现串口通信的功能,对于初学者非常有用。后面都有注解。-The use of vc and with modbus rtu protocol serial communication functions
jkModbus20100815
- 基于VC++的MODBUS协议的串口通信源代码,可以方便连接MODBUS协议的设备,应用相当广泛-Based VC++ MODBUS protocol serial communication source code, can be easily connected to the MODBUS protocol equipment, a wide range of applications
CPPWorkForAProtocol
- 基于定制通信协议的串口通信测试程序,包括通信协议的说明。VC++6.0编译,可供学习C++通信编程参考-Custom communication protocol based serial communications test program, including a descr iption of the communication protocol. VC++6.0 compiler, available to learn C++ communication programming ref
COM
- 通过VC++2010编写了串口的通信协议,并且建立了一个基本的用来发送和接受数据的基本控件。-Through the VC++ 2010 write a serial port communication protocol,and Set up a basic used for sending and receiving data basic control.
hostlink
- 用vc 开发了一个欧姆龙plc 串口通信dll. 并用c#进行调用 。里面集成了hostlink 及fins协议。 调用相对简单-Vc development of an Omron plc serial communication dll. Invoked with c#. Which integrates hostlink and fins agreement. Relatively simple call
VCmodbuschuankoutongxin1
- VC++编写的modbus串口通信协议,有程序源码及视频教程-VC++ written modbus serial communication protocol, program source code and video tutorials
VC_modbus
- VC串口通信modbus协议源代码,测试可用。(modbus通信协议)-VC serial communication protocol source code modbus
led_control(receive)
- VC++通过串口自定义通信协议控制LED等亮灭。-VC++ LED light off and other custom communication protocol via the serial control.
Vc
- 无需在意协议,可简单实现从计算机到PLC、运动控制器等通信处理的Active X控件、.NET控件库。使用MX Component后,串口通信和以太网通信的程序开发变的简单(Don't need to care about, can be simple implementation from the computer to the PLC, motion controller, communication processing such as Active X controls. NET con
示波器生成类附源码实例
- 虚拟仪器比传统仪器功能更强、可扩展性更好、性价比也更高,是未来测量测试行业的发展方向。完成了一种对马达故障波形进行显示分析的虚拟示波器软件设计,为马达故障分析提供了定量的分析工具。软件采用面向对象的软件设计思想来编写,按照功能划分为5个模块:虚拟示波器界面设计、异步串口通信、Modbus协议软件包、波形傅里叶分析、波形存储访问五大模块,使用VC++基于对话框的应用程序框架完成了这5个模块的详细设计和实现;通过测试,该虚拟示波器操作简单、测量准确,能满足使用要求(Compared with tra