搜索资源列表
RaidTestOK
- 基于Windows消息,建立串口监听线程,读取测速雷达数据的程序-Windows-based information, establish threaded serial eavesdropping, reading speed radar data procedures
duxiechuankou
- 一个简单的例子:如何从串口读取数据,以及向串口写数据-a simple example : how to read data from the serial port and write data to the serial port
kitForReadPport
- 并口数据读取的工具集锦 并口数据读取的工具集锦
读KDN PLC中的数据
- 利用MSComm读取KDN控制器中的数据。
MSComm.rar
- 用MFC编的读取串口数据并画实时曲线的VC++程序源码,MFC vc++
Sky
- “Sky试验测试与控制系统软件”用于工业控制系统的数据采集、解析、分析和保存,可以读取PCI、RS232、USB、CAN总线数据,将参数以曲线、列表和数码管等不同方式显示。 测控系统目前支持的设备有:RS232串行设备,研华PCI系列采集卡,周立功系列CAN分析仪,ASCL高速CAN采集仪,USB7310数据采集卡等。通过接口扩展,该系统可以支持任意用于计算机的Windows系统下的采集设备。 测控软件采用高精密定时系统,定时精度为1ms,曲线最高显示频率为1K,数据采集频率不限,取决于采集设备
realtimetable-flexgrid-comms
- 读取串口数据并画实时曲线的VC++程序源码 这个是我在realtimetable基础上修改的程序,适合于读取串口数据,并画出实时曲线,还用了flexgrid控件显示数值,串口的设置是“57600,n,8,1”,基于多文档的。 -realtimetable-flexgrid ARM+DSP
SeriesPort
- vc++开发的串口编程,包括打开串口,设置串口,读取数据等等操作。-vc++ development of serial programming, including the open serial port, serial port settings, read data operation and so on.
DataRead
- 读取一款温度记录仪数据的例子,原来的温度记录仪只有一个数据显示画面,画面上只有曲线显示,没有具体数据,通过读取数据,可以实时监测温度的异常波动。-Read a data logger example, the original logger data show that there is only one screen, the screen shows only the curve, there is no specific data through the read data, you ca
GpsRecv
- 通过调用Win32通信API函数,可以使程序打开一个串口,并对这个串口进行基本配置。GPS数据采集程序主要实现了配置串口,创建串口数据接收线程,使用重叠操作方式读取串口数据及如何处理接收到的数据的基本方法。-Communication by calling the Win32 API function, you can make the program opens a serial port, serial port and the basic configuration. GPS data a
Acode
- 基于DSP5410的数据读取,A率压缩和解压-compress data and decompress data
chuan
- C++编写的串口数据读取程序,可以用于串口数据的采集使用-failed to translate
Demo
- VS开发的,实时串口数据读取,是用来学习的资料,不像网上一般的例子,网上的例子,用字符发送才可以检测到,这个直接可以检测byte数组-VS Developers, is used to study the template, real-time serial data read, unlike most of the tools display strings, and can not read a byte array, this tool directly display byte arra
SerialPort
- 基于VC实现的串口通信,可以实现串口的数据读取。-Based on the VC serial communications
ViewData
- modbus_TCP设备通讯工具,包括数据读取和写入-modbus_TCP communications equipment, including data read and write
TDXDLL
- 通达信日线数据读取,可以在盘后进行分析,也可以导入数据库进行快速处理-Mastery letter read on line data can be analyzed in the after-hours, or you can import a for fast processing
DLT645
- DLT645的数据读取,设置串口,后期可能通过数据库读取-read for DLT645 electric
读取串口数据并画实时曲线的VC++程序源码
- 通过串口读取数据,将读取回来的数据分析处理,然后通过曲线形式显示出来。(Read data through the serial port, read back data analysis, processing, and then displayed in the form of curves.)
BMS上位机
- 周立功上位机二次开发例程增加电池、温度波形显示以及数据读取功能(BMS monitor useing CAN)
数据共享代码
- 数据分享,OPC客户端,在计算机中读取其他OPC服务器的过程数据,简易代码