搜索资源列表
CKTH
- 串口通信程序,读取串口的模块,简单高效,可直接用于程序中-serial communication program, reading the serial module, simple and efficient, can be directly used in procedures
MySerialCom_VC
- VC++写的一个串口通信API编程实例,为了读取输入的串口数据,采用轮询方式检测串口,具体的做法是设置一个定时器,每隔一段时间就访问一次串口.请在VC++6.0及以上环境下编译-VC write a serial communication API programming examples, in order to read the serial data input, Polling testing techniques used Serial, specific practices are
TestComm
- 基于VC++的GPS串口通信实用程序,串口通过MSCOMM控件读取GPS数据,性能测试优良
串口通信
- 检查所有串口,并读取串口数据和写串口数据。需要串口访问的Jar包,
test_serial
- 智能手机通过蓝牙与监控设备通信程序,VS2005编写,读取虚拟串口数据,实时绘制波形,并显示心率数据。有问题联系我:14562024(QQ)-Smart phone via Bluetooth and monitoring equipment, communication procedures, VS2005 prepared to read a virtual serial port data, real-time rendering waveforms, and display the he
Read_Encoder
- 程序通过串口通信读取三测量坐标仪上编码器的信号,并进行位置的计算。-Procedures through the serial communication read three coordinates measuring instrument on encoder signals, and position calculations.
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
20071007021509538
- 地磅称重系统,能够很好的与erp软件对接,通过串口通信读取地磅书籍-yingyu dui wo lai shuo shi hennan de jiu bu miaoshule ,dajia kan hanyu jiu keyile ha
VC6Demo
- Visual C++ 串口通信 读取RS232串口信息-Visual C++ serial communication RS232 serial port to read the information
VC++串口通信
- 串口通信程序。实现串口模拟通信读取和写入数据。
PressureMeasurement
- 之前用来进行串口通信读取下位机传送的压力值,并用Zedgraph控件作实时曲线显示。-Serial communication to read pressure value hardware,and show it with Zedgraph simutanously.
读取串口数据并画实时曲线
- 基于VC6.0开发,在窗口中创建一个图表,通过串口读取数据并在图表中绘制实时曲线。(Based on VC6.0 development, create a chart in the window, read data through the serial port, and draw the real-time curve in the chart.)
SerialPort
- 读取注册表获取串口号,进行串口通信,通过软件界面可以设置波特率、数据位等参数(It is a software used to communicate with serial port. It is coded on QtCreator with a serialport class. The software can check the regedit and get the Com port. Users can set Baud rate, data bits and so on.)
mscomm
- 读取激光串口通信数据,并转换为数组格式并显示在界面中,可以实现接收和发送(Read serial data, and converted to array format)
OMRON PLC与VC通信程序源码 版本01
- 串口 波特率 界 面 读取DM区数据,很好呀(PLC OMON,C# CX-Progammer)
ComTest C#2010
- 通过串口与三菱PLC进行通讯,能读取、写入各个软元件。(Through serial port and MITSUBISHI PLC communication, can read, write to each soft component)
串口通信+DMA接收不定长数据
- 利用DMA接收不定长的数据,原理是利用串口中断中的空闲中断读取DMA中的数据(Using DMA to receive indefinite long data)
for_xue
- 从CRM 接口表中读取工单,生成随机鉴权码并写入小灵通,实现小灵通写码,主要有串口通信编程、动态链接库调用、数据库读写等功能(From the CRM interface table, we can read jobs, generate random authentication codes and write PHS, and realize PHS coding, mainly including serial communication programming, dynamic link
综科智控串口io开关量采集输入输出模块操作说明书
- ZKD-8I8SO-RS是一款串口通信控制的光耦隔离输入、大电流晶体管开关量输出的I/O模块。 主要用于: ? 通过串口通信读取输入的开关量/电平电压信号的场合 ? 通过串口通信控制输出大电流晶体管开关量信号的场合 ? 和PLC协同工作用于DI点输入读取或者DO点输出控制的场合 ? 作为单片机/控制卡/工控机等设备的扩展卡读取或输出开关量/高低电平信号的场合 ? 需要对外部输入脉冲信号计数的场合 ? 需要I/O输入状态变化主动上报的场合(ZKD-8I8SO-RS is a I/O
WPF串口通信
- WPF串口通信例子,读取串口信息,语言c#(WPF serial communication example, read serial information)