<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=GB2312">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 9">
<meta name=Originator content="Microsoft Word 9">
<base target="_blank">
<link rel=File-List href="./help.files/filelist.xml">
<title>串口调试助手帮助</title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author>wxl</o:Author>
<o:LastAuthor>Pc</o:LastAuthor>
<o:Revision>4</o:Revision>
<o:TotalTime>9</o:TotalTime>
<o:Created>2005-12-19T15:23:00Z</o:Created>
<o:LastSaved>2005-12-20T00:41:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Words>102</o:Words>
<o:Characters>584</o:Characters>
<o:Company>w</o:Company>
<o:Lines>4</o:Lines>
<o:Paragraphs>1</o:Paragraphs>
<o:CharactersWithSpaces>717</o:CharactersWithSpaces>
<o:Version>9.2812</o:Version>
</o:DocumentProperties>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:Zoom>BestFit</w:Zoom>
<w:DrawingGridVerticalSpacing>7.8 磅</w:DrawingGridVerticalSpacing>
<w:Compatibility>
<w:UseFELayout/>
</w:Compatibility>
<w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
<w:GrammarState>Clean</w:GrammarState>
</w:WordDocument>
</xml><![endif]-->
<style>
<!--
span.GRAME
{mso-gram-e:yes;}
/* Font Definitions */
@font-face
{font-family:宋体;
panose-1:2 1 6 0 3 1 1 1 1 1;
mso-font-alt:SimSun;
mso-font-charset:134;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 135135232 16 0 262145 0;}
@font-face
{font-family:"\@宋体";
panose-1:2 1 6 0 3 1 1 1 1 1;
mso-font-charset:134;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 135135232 16 0 262145 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0cm;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:宋体;
mso-bidi-font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;
text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
{color:blue;
text-decoration:underline;
text-underline:single;}
p
{margin-right:0cm;
mso-margin-top-alt:auto;
mso-margin-bottom-alt:auto;
margin-left:0cm;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:宋体;
mso-bidi-font-family:"Times New Roman";}
/* Page Definitions */
@page
{mso-page-border-surround-header:no;
mso-page-border-surround-footer:no;}
@page Section1
{size:595.3pt 841.9pt;
margin:72.0pt 90.0pt 72.0pt 90.0pt;
mso-header-margin:42.55pt;
mso-footer-margin:49.6pt;
mso-paper-source:0;}
div.Section1
{page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1027"/>
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1"/>
</o:shapelayout></xml><![endif]-->
</head>
<body lang=ZH-CN link=blue vlink=blue style='tab-interval:21.0pt'>
<div class=Section1>
<p><span style='mso-bidi-font-family:宋体'>串口调试助手<span lang=EN-US>V1.0 使用说明<br>
本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。<o:p></o:p></span></span></p>
<p><span style='mso-bidi-font-family:宋体'>其中用到串口控件为<span lang=EN-US>ComPort,该控件为开源软件,各大网站均有下载,目前最新版为3.0。<o:p></o:p></span></span></p>
<p><span lang=EN-US style='mso-bidi-font-family:宋体'><br>
使用平台: WIN9X/NT/2000/XP <o:p></o:p></span></p>
<p><span style='mso-bidi-font-family:宋体'>本软件目前仅供三线制(<span lang=EN-US>NONMODEM)串口调试之用,所有功能均置于界面上,一目了然,其义自明,这里仅对十六进制发送作一说明:<br>
<br>
<span style='color:red'>十六进制发送</span>:选中(CHECK)十六进制发送后,程序会自动从发送框取16进制数发送,最好按16进制格式填写,例如:12
34 56 77 10<o:p></o:p></span></span></p>
<p><span style='mso-bidi-font-family:宋体;color:red'>使用窗口悬浮功能</span><span
style='mso-bidi-font-family:宋体'>:点击程序左下角的针状按钮可以使程序置于最上层,保持可见;<span lang=EN-US><o:p></o:p></span></span></p>
<p><span style='mso-bidi-font-family:宋体;color:red'>放大至全屏</span><span
style='mso-bidi-font-family:宋体'>:当需要扩大接收窗口以方便观看数据时,可以点击右上角最大化按钮<span
lang=EN-US><br>
<br>
另外:还要注意的是调试串口时,插拨串口接头应尽量关闭计算机,至少保证一端是关闭的。<br>
<br>
<br>
其它串口资料如接线、标准、源代码、编程、串口网络可到 <a href="http://www.gjwtech.com">龚建伟技术主页http://www.gjwtech.com</a>
查找。<o:p></o:p></span></span></p>
<p><span lang=EN-US style='mso-bidi-font-family:宋体'><span style="mso-spacerun:
yes"> </span><br>
作者:sky<o:p></o:p></span></p>
<p><span lang=EN-US style='mso-bidi-font-family:宋体'>EMAIL:<a
href="mailto:mastersky@21cn.com">mastersky@21cn.com</a><o:p></o:p></span></p>
<p><span lang=EN-US style='mso-bidi-font-family:宋体'>QQ:11116580<o:p></o:p></span></p>
<p><span lang=EN-US style='mso-bidi-font-family:宋体'><![if !supportEmptyParas]> <![endif]><o:p></o:p></span></p>
<p><span lang=EN-US style='mso-bidi-font-family:宋体'>2005-12-19<o:p></o:p></span></p>
<p><span lang=EN-US style='mso-bidi-font-family:宋体'><![if !supportEmptyParas]> <![endif]><o:p></o:p></span></p>
<p><span lang=EN-US style='mso-bidi-font-family:宋体'><br>
原作者: 龚建伟 工学博士 <o:p></o:p></span></p>
<p><span style='mso-bidi-font-family:宋体'>原作者联系方式:<span lang=EN-US><a
href="mailto:webmaster@gjwtech.com">webmaster@gjwtech.com</a><o:p></o:p></span></span></p>
</div>
</body>
</html>
- 1
- 2
前往页