cd320108

所属分类:串口编程
开发工具:Delphi
文件大小:52KB
下载次数:0
上传日期:2019-07-07 04:09:22
上 传 者Ditrek
说明:  COM I/O component. Supports COM1..4, 110...115200 bps, software and hardware handshakings. Terminal (demo) included. Documentation in English and Italian.

文件列表:
ComTest.res (876, 1997-11-14)
comdrv32.ita (54638, 1997-11-19)
comdrv32.eng (50076, 1997-11-19)
COMTEST.dof (484, 1997-11-19)
WhatsNew.txt (2947, 1997-11-19)
ComTest.dpr (279, 1997-11-18)
MainFrm.pas (8579, 1997-11-19)
DMW20Drv.pas (13609, 1997-11-19)
ComDrv32.pas (38675, 1997-11-20)
MainFrm.dfm (4346, 1997-11-19)
ComDrv32.dcu (17053, 1997-11-20)
DMW20Drv.dcr (476, 1997-11-14)
ComDrv32.dcr (484, 1997-02-15)

-------------------------------------------------------------------------------- Copyright (C) 1997 by D3K, The Artisan Of Ware. All rights reserved. Copyright (C) 1997 by M. Cocco. All rights reserved. E-mail: d3k@mdnet.it URL : http://www.mdlive.com/d3k/ -------------------------------------------------------------------------------- TCommPortDriver is an invisible component for Delphi 2.0. It is released as FreeWare. You can use it in commercial and non-commercial applications provided that a simple acknowledgement is placed somewhere (help file, about box, readme.xxx, ...). TCommPortDriver features: - supports Delphi 2.0 only (uses Win32 API - COMDRV16.ZIP also available) - invisible at run time - supports COM1-COM16 - supports all standard baud rates from 110 to 115200 - adjustable COM settings (baud rate, byte size, stop bits, parity, handshaking) - supports NONE, XON/XOFF, RTS/CTS, XON/XOFF + RTS/CTS handshakings - send data by calling SendData()/SendString()/... methods - receive data asyncronously or synchronously - supports variable sized in/out data buffers - supports RX packets with timeouts - english and italian docs included (plain text) ! Full source code included ! Enjoy! -------------------------------------------------------------------------------- HOW TO : - Install TCommPortDriver: Warning : you must install this component before opening the demo ! if you open the demo app before doing this, Delphi will remove the component declarations from the source code and the demo will no longer work ! - To install this component follow the usual steps. 1. Select 2. Select button from the "Install components" dialog box 3. Select button from the "Add Module" dialog box 4. Select "CommDrv.pas" and then 5. Select from the <"Install components" dialog box 6. Delphi will now recompile the components library 7. All done ! You can find the TCommPortDriver component in the component palette ("System" tab) - Now you can open the demo app (ComTest.DPR) and run it. If you have throuble feel free to send to d3k@mdnet.it Hi by M. Cocco --------------------------------------------------------------------------------

近期下载者

相关文件


收藏者