搜索资源列表
VB读取FX2N数据串口通信
- VB读取FX2N数据串口通信
转速计
- 本程序利用VB实现了串口读取转速计的功能,相信会对VB开发串口通信的读者有很大的帮助-procedures for the use of the VB read the serial speed of function, I believe it VB serial communication readers will be very helpful
CKTH
- 串口通信程序,读取串口的模块,简单高效,可直接用于程序中-serial communication program, reading the serial module, simple and efficient, can be directly used in procedures
SeriesCOMTEST
- EMBEDDED VC++4.0 对WINDOWS CE下的串口通信进行实验.将常用的串口功能封装为一个类,以回调方式读取串口数据,在S3C2410 ARM上通过-EMBEDDED WINDOWS CE 4.0 pairs of serial communications experiments. Chang, The serial Packaging for a functional categories, in order to f
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 S
vb-chuankou
- VB串口通信程序,可以读取串口并显示保存数据,且能显示数据曲线-VB serial communication program that can read and display the stored data, serial, and can display the data curve
vb
- VB串口通信程序,已经项目中应用通过,主要为串口数据配置,读取缓冲区数据-VB serial interface communication program source code
wuxianchuanganqi_chuankou_gui
- 在使用无线传感器接收数据,在matlab平台上建立GUI界面时,使用的GUI串口通信的程序,用于读取无线传感器的数据-Receiving data using a wireless sensor, built on the matlab platform GUI interface, use the GUI serial communication program for reading data from wireless senso
读取串口数据并画实时曲线
- 基于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.)
mscomm
- 读取激光串口通信数据,并转换为数组格式并显示在界面中,可以实现接收和发送(Read serial data, and converted to array format)
CAN通信监测
- 串口通信实时检测,可以实现串口的实时读取和索引(Real-time detection of serial communication)
串口
- 与台达PLC进行串口通信,读取参数及控制运动(Read parameters and control movement)
MSComm 串口通信6月9日
- 数据的读取:串口通信串口按位发送和接收字节,可以将来自CPU的并行数据字符转换为连续的串行数据流发送出去,同时可将接受的串行数据流转换为并行的数据字符供给CPU的器件使用。串口通信最主要的参数是波特率、数据位、停止位和奇偶校验。(The data read: serial communication serial port by sending and receiving bytes, parallel data characters
带CRC的串口通信
- 使用labview写串口与读取串口数据,包含CRC校验(Using LabVIEW to write serial port and read serial data, including CRC check)
串口程序
- 实现上位机与单片机的串口调试,pc输入一条数据,单片机读取数据后并返回上位机(Realization of serial debugging of host computer and single chip microcomputer)
串口通信+DMA接收不定长数据
- 利用DMA接收不定长的数据,原理是利用串口中断中的空闲中断读取DMA中的数据(Using DMA to receive indefinite long data)
uart_read
- linux 下的串口的读取底层程序,也可在android上跑(Serial read the underlying program)
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 communica
综科智控串口io开关量采集输入输出模块操作说明书
- ZKD-8I8SO-RS是一款串口通信控制的光耦隔离输入、大电流晶体管开关量输出的I/O模块。 主要用于: ? 通过串口通信读取输入的开关量/电平电压信号的场合 ? 通过串口通信控制输出大电流晶体管开关量信号的场合 ? 和PLC协同工作用于DI点输入读取或者DO点输出控制的场合 ? 作为单片机/控制卡/工控机等设备的扩展卡读取或输出开关量/高低电平信号的场合 ? 需要对外部输入脉冲信号计数的场合 ? 需要I/O输入状态变化
WPF串口通信
- WPF串口通信例子,读取串口信息,语言c#(WPF serial communication example, read serial information)