-
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
-
请高手帮忙啊!谢谢!!!!谢谢大家 12
请高手帮忙啊!谢谢!!!!谢谢大家 12-19:56 help ah! Thank you! ! ! ! Thank you 12
- 2022-01-25 23:23:26下载
- 积分:1
-
iquyiuiy iwueuyuyu uy uy
;
- 2023-05-30 16:50:05下载
- 积分:1
-
SMS消息组件是一个完整的标准收件箱应用程序,允许你像收发电子邮件一样,收发SMS消息。
你也可以转发和回复SMS消息,像电子邮件一样...
SMS消息组件是一个完整的标准收件箱应用程序,允许你像收发电子邮件一样,收发SMS消息。
你也可以转发和回复SMS消息,像电子邮件一样-SMS message component is a complete standard Inbox application that allows you the same as e-mail, send SMS messages. You can forward and reply to SMS messages, like e-mail
- 2022-03-14 14:25:02下载
- 积分:1
-
使用C#编写,仿照OUTLOOK2003菜单工具条,可以做工具型窗口参考
使用C#编写,仿照OUTLOOK2003菜单工具条,可以做工具型窗口参考-prepared to use C#, modeled on the OUTLOOK2003 menu of tools that can be done reference tool-type window
- 2022-08-24 04:26:25下载
- 积分:1
-
界面清晰,易学易做! 1首先,登入系统! 有密码和用户名! 有右键菜单 2成功登入后,方可进行操作! 灰色菜单变得可用! 3接着分几个步骤进行!...
界面清晰,易学易做! 1首先,登入系统! 有密码和用户名! 有右键菜单 2成功登入后,方可进行操作! 灰色菜单变得可用! 3接着分几个步骤进行!-interface clear, easy to pick up! A First, log in! A password and user name! There are two menus right to log after they operate! Gray menu becomes available! Three points followed several steps!
- 2022-07-03 16:38:27下载
- 积分:1
-
xp界面的风格,菜单、工具栏的风格。很值得一看
xp界面的风格,菜单、工具栏的风格。很值得一看-xp style interface, menu, toolbar style. Very interesting sites
- 2022-03-21 17:42:27下载
- 积分:1
-
这是一个打印的程序,里面主要是用到TMetaFile这个图元对象来实现的,希望可以帮助大家....
这是一个打印的程序,里面主要是用到TMetaFile这个图元对象来实现的,希望可以帮助大家.-This is a Print procedures, inside is mainly used TMetaFile yuan this plan to achieve the target, we hope to help.
- 2022-03-11 09:35:38下载
- 积分:1
-
TIAeverMainMenu can operate the main menu and the main pop
TIAeverMainMenu可以操作主菜单和主弹出式菜单的控件。-TIAeverMainMenu can operate the main menu and the main pop-up menu controls.
- 2022-03-12 16:59:44下载
- 积分:1
-
简单BMP图像操作(文件属性,反射,二值化,sobel算子……)
简单BMP图像操作(文件属性,反射,二值化,sobel算子……)-simple operations (file attributes, reflection, two value, segmentation Operator ...)
- 2022-10-05 15:40:03下载
- 积分:1