搜索资源列表
文件夹
- 使用MSCOMM控件主要是通过事件来处理串行口的交互,即当数据到达时,控件的OnComm的事件就会来捕获或处理这些通讯事件。而OnComm事件也可以用来捕获和处理通讯错误。在实际应用中,一个MSCOMM控件就对应一个串行口,所以如果要处理多个串行口的话,必须有相应数量的控件与之对应。-use MSCOMM control mainly through the incident to the serial interaction, that is, when the data arrived, t
modbusfordelphi
- delphi串口modbus源码,modbus.pas 注:缺少pcomm.dcu文件,使用者将pcomm.dcu拷贝至工程文件夹中即可-delphi serial modbus connection source, modbus.pas Note : pcomm.dcu lack of documentation, users will pcomm.dcu copy to the project folder can be
chuankou
- 这个文件夹里共3个部分,分别是串口编程与ODBC技术结合,用API函数控制串口和用MSComm控件控制串口。
SerialPort
- WINNT2000下直接写端口的VC++源程序::这是一个直接操作端口的例子。其中文件夹lib是程序所用到的dll.
TX_RX
- 在c++builder环境下一个串口通信程序,包括界面的设计和串口通信函数的设计,实现了串口通信。在文件夹TX-RX中。
axes
- 使用RS232串口2,通过Copley电机控制卡控制电机运转的VB程序。文件夹中包含有程序开发手册。 Using RS232 2 port, a VB program is developed for Copley motor control card, by which motors can move precisely. A handbook for program develpoment is involved in the rar file.
maxoncom
- 使用RS232串口2,通过Copley电机控制卡控制电机运转的VC程序。并且程序开发手册也包含在文件夹内。 Using RS232 2 port, a VC program is developed for Copley motor control card, by which motors can move precisely. And a handbook for program development is inclued in the rar file.
新建文件夹1
- 多谢,大本营的对我的帮助。这是一个串口调试程序,供大家参考。-Thank you, the stronghold of my help. This is a serial debugger, for your reference.
附件
- dephi实现RS232串口通信。本程序需要一根RS232串口线连接两个串口实现。本程序包括两个部分:发送端和接收端,分别打开两个文件夹里名为SerialPortCom.exe的程序,在发送端输入数据,然后就可以在接收端看到发送端输入的数据。-dephi achieve RS232 serial communication. This process requires an RS232 serial link two Serial Port. This program consists of t
1
- 通过RS-232读取产品串口信息,自动保存串口信息,并进行比较,若与合格的串口信息比较就判断合格,否则为不合格,能自动以产品名为文件夹,产品条码系列号为文件名保存信息,测试产品时非常有用.-Read through the RS-232 Serial Product information, automatically save the serial information and comparison, if qualified in respect of the serial informa
hypertrm
- 超级终端98版 此版本是从win98下提取出来的。vista和2008下已经没有超级终端了。而XP下的超级终端在滚动屏幕的时候会出现乱码。所以win98下的还是很稳定的。在XP/2003下通过,vista/2K8未测试。 个人在本机上测试,直接双击hypertrm.exe就可以正常使用 有几个网友反应缺少DLL文件,因此特别将对应的DLL文件也一起打包 将本文件夹下的windows\system32目录下的文件复制到c:\windows\system3
SynWrite
- 使用vc++6.0调用api函数完成写串口,读入一个已经写好的文件夹,将其内容传输到调试精灵中显示-using api function to write a file to another device by serial
scommtest
- 在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。-no
experiment
- 此源码包括串口数据传送、保存数据、移动数据、修改添加文件夹等功能!适合新手初学者学习!-This source includes a serial data transmission, data storage, mobile data, modified to add folders and other functions! Suitable for beginners to learn!
yb_base
- 文件、目录 (文件夹) 和日期、时间的处理 -File, directory (folder) and the date, time processing
VC-RS232
- 串口通讯,非常普遍而且重要的通讯,包括波特率,停止位,RS232和RS285等收、发协议原理及例子。 拷贝程序文件夹到计算机硬盘上,打开相关文件夹中的.dsw文件(Project Workspace文件)即可使用-Serial communication, is very common and important communications, including baud rate, stop bits, RS232 and RS285, such as sending and recei
mycom
- 本程序是一个用Qt编写的串口程序,包含最基本的串口功能。本文件解压后包含所有源码和一个生成的exe(debug文件夹中)。-This procedure is a serial program is written in Qt, contains the basic serial port function.This file contains all the source code after decompression and a generated exe (debug folder).
comtest
- 使用VB实现的串口调试工具的完整源码。本程序的运行环境为VB6.0。 如果不能运行,可能是你的VB中不包括MSCOMM控件,需要注册MSCOMM控件。 点击SETUP文件夹下的SETUP命令,则会在您的机子上安装串口程序,并注册MSCOMM控件。-full soure for vb com test
comfile
- 使用vb实现串口通信的文件传送系统,用vb以及mscomm控件实现。方便实用。如果不能运行,可能是你的VB中不包括MSCOMM控件,需要注册MSCOMM控件。 点击SETUP文件夹下的SETUP命令,则会在您的机子上安装串口程序,并注册MSCOMM控件。-file transmit by com
combarcode
- VB通过COM串口读取条形码设备。如果不能运行,可能是你的VB中不包括MSCOMM控件,需要注册MSCOMM控件。 点击SETUP文件夹下的SETUP命令,则会在您的机子上安装串口程序,并注册MSCOMM控件。-read code from barcode by com