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
文 件 列 表
doc
build.bat
build.sh
index.html
FAQ.html
guide
cryptix
distribution
ijce
index.html
security
images
cryptix-s.gif
cryptix.gif
license
CryptixGeneral.html
CryptixLimited.html
README.html
README_src.html
src
build-examples.bat
build-examples.sh
build-ijce.bat
build-ijce.sh
build.bat
build.sh
cryptix
cryptix-lib
ijce-lib
java
netscape
util
.#testjar.sh.1.43
.#testjar.sh.1.46
AddHistory.java
binary.sh
buildjar.sh
build_javadoc.sh
clean.bat
clean.sh
copysrc.bat
copysrc.sh
diff1.bat
diff1.sh
diffall.bat
diffall.sh
dist_all.sh
dist_binary.sh
dist_common.sh
dist_javadoc.sh
dist_source.sh
dist_tag.sh
dosify.sh
finalbuild.bat
finalbuild.sh
FixHistory.java
FixLineEndings.java
index.html
makedocs.bat
makedocs.sh
man
release.bat
release.sh
Replace.java
setpwd.bat
source.sh
testjar.sh
testrelease.bat
testrelease.sh
unixify.sh
zipclasses.bat
zipclasses.sh
zipdoc.bat
zipdoc.sh
zipnative.bat
zipnative.sh
zipsrc.bat
zipsrc.sh