首页 | 本学科首页   官方微博 | 高级检索  
     

基于MFC串口连续通信的简易实现
引用本文:邓启亮,徐立涛,栗旭光. 基于MFC串口连续通信的简易实现[J]. 电子科技, 2014, 27(2): 99-100
作者姓名:邓启亮  徐立涛  栗旭光
作者单位:(西安电子科技大学 物理与光电工程学院,陕西 西安 710071)
摘    要:设计了一种在MFC中实现与串口连续通信的简易方法,利用微软提供的MSComm控件,仿照MODBUS-RTU协议,并根据数据包之间的时间间隔T,将间隔<T的数据作为一个数据包,在定时器中进行数据处理。通过调试发现,计算机的CPU速度越快,数据包越小,数据处理函数则越简单,而时间间隔T可设的值也越小,数据包连续串口通信的效果也就越好。

关 键 词:MFC  MSComm  串口通信  数据包  

Simple Implementation of Serial Port Continuous Communication Based on MFC
DENG Qiliang,XU Litao,LI Xuguang. Simple Implementation of Serial Port Continuous Communication Based on MFC[J]. Electronic Science and Technology, 2014, 27(2): 99-100
Authors:DENG Qiliang  XU Litao  LI Xuguang
Affiliation:(School of Physics Optoelectronic Engineering,Xidian University,Xi'an 710071,China)
Abstract:This paper designs a simple method for continuous packets transmission in serial port communication in MFC. This method applies MSComm control provided by Microsoft, models on MODBUS-RTU protocol, takes data whose time interval is less than T as a packet data, and processes the data in the timer. Debugging shows that the faster the CPU of computer, the smaller packets and the simpler data processing function are, and the smaller value of time interval can be set. This means the result of continuous packets transmission in serial port communica- tion will be better.
Keywords:MFC  MSComm  serial communication  packets
本文献已被 CNKI 维普 等数据库收录!
点击此处可从《电子科技》浏览原始摘要信息
点击此处可从《电子科技》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号