-
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
-
url操作
对url操作,
java语言
url操作
对url操作,
java语言-url operations on the url operation, java language
- 2022-01-24 13:37:18下载
- 积分:1
-
单文档程序:
点击菜单中的信号
单文档程序:
点击菜单中的信号--正弦信号。相应的消息就会映射,在界面里画一个正弦信号。-single document : Click on the menu on the signal-- sinusoidal signal. The news will be a corresponding map, the interface Lane painting a sinusoidal signal.
- 2022-04-11 16:08:44下载
- 积分:1
-
使用工具条实现的菜单条。
使用工具条实现的菜单条。-menu bar realized by toolbar
- 2022-03-16 11:13:49下载
- 积分:1
-
这是一个学生成绩管理系统,其中“I”表示插入,“L”表示浏览,“Q”表示查询,
“E”表示退出,“D”表示删除,“M”表示修改,"c"表示统计各分数段人数,...
这是一个学生成绩管理系统,其中“I”表示插入,“L”表示浏览,“Q”表示查询,
“E”表示退出,“D”表示删除,“M”表示修改,"c"表示统计各分数段人数,"p"表示打印.
本程序实现了:
-This is a performance management system for students, "I" to insert said, "L" said View, "Q" said inquiries, "E" from "D" to delete said, "M" said the amendments "c" indicates a statistical fraction of the number of "p" said Print. the program : This is a performance management system for students, "I" to insert said, "L" said View, "Q" said inquiries, "E" from "D" to delete said, "M" said the amendments, "c", said the statistics of the number of scores, "p" said Print. the program :
- 2022-01-22 14:47:54下载
- 积分:1
-
计算学分的~我在这儿把我自己写的程序给大家分享。.. :
计算学分的~我在这儿把我自己写的程序给大家分享。.. :-calculated from the credit here I wrote my own procedures for everyone to share. .. :
- 2022-04-16 18:04:35下载
- 积分:1
-
menu_tree one on the website of the trees can be used for navigation.
menu_tree 一个在网页中的树,可以用做导航。-menu_tree one on the website of the trees can be used for navigation.
- 2023-09-07 04:55:04下载
- 积分:1
-
替换开始菜单的程序源代码
替换开始菜单的程序源代码-Sourcecode for replacing the start menu
- 2022-07-17 22:05:33下载
- 积分:1
-
本程序是单文档程序,具有xp风格的弹出式菜单
本程序是单文档程序,具有xp风格的弹出式菜单-single document procedures with xp style pop-up menus
- 2022-07-21 05:49:00下载
- 积分:1
-
one of the VC environment since the original definition of the menu in the menu...
一个在VC++环境里自定义菜单的原程序
可以在菜单中定义ComBox Edit-one of the VC environment since the original definition of the menu in the menu of procedures defined ComBox Edit
- 2022-11-09 07:20:03下载
- 积分:1