readme.txt

来自「Modbus 协议是应用于电子控制器上的一种通用语言。通过此协议」· 文本 代码 · 共 23 行

TXT
23
字号
Welcome to the Delphi Modbus library
====================================

The Delphi Modbus library, is a Delphi implementation of a Modbus master an
slave over TCP/IP. Serial I/O is not support (yet?).

The components can be used in Delphi versions 5, 6 and 7. The components are
based on the Internet Direct (aka 'Indy') components, which ship with Delphi
versions 6 and 7.

For Delphi 5 and 6, you should download Indy version 9.0 from the Indy website
at http://www.indyproject.org/. At the moment of this writing, 9.0.14 is the
latest stable release.

Delphi Modbus has NOT been tested with Indy 10, nor has it been tested on
Delphi 8 (aka Delphi for .net). This is on our todo list.

For support on the Delphi Modbus library, please visit the project's website on
SourceForge: http://sourceforge.net/projects/delphimodbus/

--------------------------------------------------------------------------------
$Id: readme.txt,v 1.2 2004/02/04 15:42:30 plpolak Exp $

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?