-
1.BOOL OnCommsCreate(CWnd* pParentWnd)
创建串口,本DLL同时创建5个串口。pParentWnd为窗口指针,一般为t...
1.BOOL OnCommsCreate(CWnd* pParentWnd)
创建串口,本DLL同时创建5个串口。pParentWnd为窗口指针,一般为this。
2. BOOL OnComportOpen()
根据串口设置文件中的设置参数,打开多串口。
3.void OnCommSend(unsigned int uiCom, CString sSendData, unsigned int uiKind)
往指定串口发送数据。其中uiCom为指定的串口,注意串口1的uiCom为0;sSendData为要发送的字符串; uiKind: 发送数据类型:0:原始数据 1:加回车符 2:加校验和。
4.void OnMscommsSet()
打开串口设置界面,改变串口设置,并保存到设置文件中。
5.BOOL OnComportTimerProcess(CString strProcess[MaxPort])
判断串口接收的一组数据是否已经接收完。
6. BOOL OnPopupDialog()
打开串口收发数据显示调试界面。
7. BOOL OnGetPortUse(unsigned int uiCom) .
判断指定串口是否使用。
8. BOOL OnGetPortExit(unsigned int uiCom)
判断指定串口在本机上是否存在。
9. void OnPortClose(unsigned int uiCom)
关闭指定串口。
10. void OnPortOpen(unsigned int uiCom)
打开指定串口。
11. void OnCloseAllPorts()
关闭所有串口。
12. void OnOpenAllPorts()
打开所有串口。
-1.BOOL OnCommsCreate (CWnd* pParentWnd) Serial create the DLL while creating five serial. PParentWnd pointer to the window, but generally this. 2. BOOL OnComportOpen () Serial document under the
- 2022-01-22 14:42:47下载
- 积分:1
-
Office 2000 style parking intelligent menu
Office 2000风格的停泊智能型菜单-Office 2000 style parking intelligent menu
- 2022-06-13 09:54:34下载
- 积分:1
-
在控件上右键弹出菜单,例子中说明了列表框中的数据按一定要求升序或是降序排列。...
在控件上右键弹出菜单,例子中说明了列表框中的数据按一定要求升序或是降序排列。-In the control pop-up menu on the right, for example, described in the data list box must be in ascending or descending order.
- 2023-06-09 06:20:03下载
- 积分:1
-
程序实现多国语言的动态切换解决方案
程序实现多国语言的动态切换解决方案-procedures for multi-language dynamic switching solutions
- 2023-03-01 23:45:03下载
- 积分:1
-
界面编程,主要是menu,自己编的,有什么问题,请见亮
界面编程,主要是menu,自己编的,有什么问题,请见亮-programming interface, the menu is mainly their series, What is the problem, see-
- 2023-05-19 17:30:03下载
- 积分:1
-
在单文档界面下,
点击菜单,画出otdr曲线。并对曲线添加高斯噪声。其中含工具条的使用。...
在单文档界面下,
点击菜单,画出otdr曲线。并对曲线添加高斯噪声。其中含工具条的使用。-documents in a single interface, click on the menu, paint otdr curve. Also adding Gaussian noise curve. Inclusive of the tools used.
- 2022-07-18 18:03:32下载
- 积分:1
-
本文对电子图书。这里的JBuilder 9 JBuild java基础教程…
・此文件为电子书籍。求这里的
・jbuilder 9 基础教程 jbuild
・JAVA程序员必读基础篇 J2ME
・java编的学生信息管理系统,
・经典JAVA试题,对JAVA中出现
・21天学通Java 2,很好的JA
・java编程思想,这是一本很好
・《Junit In Action》是一本
・此文件为电子书籍。求这里的
・Thinking_in_Java的一篇读后
-this paper to electronic books. Here for the JBuilder 9 basis Guide jbuild Java programmers required reading for the project J2M E java series of the Student Information Management System, classic JAVA questions, right JAVA appeared 21 days learning Java-2, JA good java programming ideas, This is a very good "Junit In Action" is a file for e-books. Here for a reading of Thinking_in_Java
- 2022-02-06 10:36:49下载
- 积分:1
-
jQuery Simple Drop
jQuery Simple Drop-Down Menu Plugin
- 2022-05-21 13:10:27下载
- 积分:1
-
vc++运用mfc实现图形化菜单显示,可以实现自定义风格的菜单按钮...
vc++运用mfc实现图形化菜单显示,可以实现自定义风格的菜单按钮-vc use mfc achieve graphical menu that can be achieved since the definition of style menu button
- 2023-03-08 00:30:03下载
- 积分:1
-
achieve a pop
一个实现弹出式菜单的VC代码!一个非常常用 功能!-achieve a pop-up menu of VC code! A very commonly used functions!
- 2022-01-27 12:25:29下载
- 积分:1