登录
首页 » Com Port » MSComm控件在对话框中的用法

MSComm控件在对话框中的用法

于 2022-04-11 发布 文件大小:36.84 kB
0 293
下载积分: 2 下载次数: 1

代码说明:

MSComm控件在对话框中的用法-MSComm control in the dialog box usage

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 好东东,用C写的,USB接口程序,很好用
    好东东,用C写的,USB接口程序,很好用-Dongdong good with C wrote, USB interface program, a very good use
    2022-06-25 23:39:43下载
    积分:1
  • Delphi串口通讯控制器串口通信 包括解析报文.. 串行通讯接口
    Delphi串口通讯控制器串口通信 包括解析报文.. 串行通讯接口-Serial Port Controller based on Delphi includes parsing message ... serial communication interface
    2022-01-28 22:13:38下载
    积分:1
  • This paper introduces a new use of serial communications DSP remote online progr...
    本文介绍了一种新的使用串行通信进行DSP远程在线编程方法。对设计中的主要技术:DSP与PC机的串口通信、Flash编程以及DSP自引导等进行了详细介绍。结合TI公司的TMS320VC33处理器,阐述了具体的实现方法-This paper introduces a new use of serial communications DSP remote online programming method. On the design of the main techniques: DSP and PC-serial communication, Flash programming as well as the DSP, such as self-guided introduction in detail. Combination of TI
    2023-03-24 13:00:03下载
    积分:1
  • 基于MAXII的RS232串口通信程序.还有使用VB编写的上位机串口通信软件。...
    基于MAXII的RS232串口通信程序.还有使用VB编写的上位机串口通信软件。-MAXII based on the RS232 serial communication program. There are prepared to use VB PC serial communication software.
    2022-01-21 01:56:20下载
    积分:1
  • 一个串口测试程序,包括源代码,供大家学习
    一个串口测试程序,包括源代码,供大家学习-A serial test procedure, including the source code for the U.S. study
    2022-02-28 13:16:20下载
    积分:1
  • 提供I2C总线初始化、工作时的启始位、结束位、提供I2C总线的时钟信号,并返回在时钟电平为高期间 SDA信号线上状态。本函数可用于数据发送,也可用于数据接收...
    提供I2C总线初始化、工作时的启始位、结束位、提供I2C总线的时钟信号,并返回在时钟电平为高期间 SDA信号线上状态。本函数可用于数据发送,也可用于数据接收-provide I2C bus initialization, the Start-end, provide the I2C bus clock signal, the clock and return to the high-level signal line during the SDA state. This function can be used to transmit data, can also be used for data reception
    2022-03-19 00:33:10下载
    积分:1
  • 一个串口通信的软件,需要spcomm组件,请注意
    一个串口通信的软件,需要spcomm组件,请注意-a serial communication software, the need spcomm components, please note
    2022-04-11 11:46:16下载
    积分:1
  • Simple UART with 8x clock
    Simple UART with 8x clock
    2022-01-26 05:05:07下载
    积分:1
  • 从串口读取数据,有两种方法,1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。2、接收到一个EV_RXCHAR后,等一定数据量的...
    从串口读取数据,有两种方法,1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的接收,其实就是第一种方法的变种: 一个侦听EV_RXCHAR,一个对EV_RXCHAR进行分析,其实就是超时判断。如果接收到一个消息后,一段时间没收到下一个EV_RXCHAR,就认为是一个数据包的结束。这个线程就会通知数据接收线程,进行数据接收。一般同一包数据,两个字符之间的时间间隔,应该很小了吧,而两个数据包之间的间隔,应该不会太小吧!(这个地方我不清楚,猜的:( :) )最后一个线程,是接收数据的。-read data from the serial port, there are two methods, one, each receiving a EV_RXCHAR, on the ReadFile read, I think this vote. 2, received a EV_RXCHAR after a certain volume of data, such as CPU cycles (GetTickCount), and the one-time reader, the data buffer. To do so, under normal circumstances there is no problem, but if many of the data, and after a "certain amount of data the CPU cycles," also confiscated End Data how do? Few will read the data. I used three lines to complete serial data reception, the first method is a variant : an interception EV_RXCHAR, one pair of EV_RXCHAR analys
    2023-03-23 09:55:03下载
    积分:1
  • Dialog
    基于对话框的串口通信,三种方法中的利用添加控件的方法实现通信-Dialog-based serial communications, the use of three methods to add control methods to achieve communication
    2022-06-02 06:44:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载