文件名称:SendReceive_COMM
- 所属分类:
- 串口编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- andr****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This program was designed as a utility tool to allow the user to send and recieve data from a serial com port while monitory the byte data. If a loopback ciruit is made on the com port(jumper send to recieve DB9 pins 2 & 3) a developer can also monitor the way VB interprets the data that is being sent or recieved. The port settings can be configured as desired and the last setting are stored in the registry under the Key HKEY_LOCAL_MACHINE\Software\ Damage Inc\Com Settings . The Input Mode Property Defaults to binary. It was not designed to poll the com port or use handshaking with a device, it was intended to send data to a device and then read the devices response as a simple tool. The code maybe modified as desired and may be freely redistributed. I hold no responsiblity for the way it is used. It has been tested on Windows NT 4.0 SrvPk 6a and on Windows 2000 SrvPk 2. It was developed under VB6 SrvPk 5.-This program was designed as a utility tool to allow the user to send and recieve data from a serial com port while monitory the byte data. If a loopback ciruit is made on the com port(jumper send to recieve DB9 pins 2 & 3) a developer can also monitor the way VB interprets the data that is being sent or recieved. The port settings can be configured as desired and the last setting are stored in the registry under the Key HKEY_LOCAL_MACHINE\Software\ Damage Inc\Com Settings . The Input Mode Property Defaults to binary. It was not designed to poll the com port or use handshaking with a device, it was intended to send data to a device and then read the devices response as a simple tool. The code maybe modified as desired and may be freely redistributed. I hold no responsiblity for the way it is used. It has been tested on Windows NT 4.0 SrvPk 6a and on Windows 2000 SrvPk 2. It was developed under VB6 SrvPk 5.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SendRecv.vbw
RegistryAPIs.bas
frmMain.frm
frmMain.frx
SendRecv.vbp
RegistryAPIs.bas
frmMain.frm
frmMain.frx
SendRecv.vbp