ModLink is a set of native VCL components that offer a sophisticated solution for seamless integration of the Modbus protocol client/server capabilities into your applications written using Borland Delphi.
With ModLink, you can very easily turn your application/PC either into (i) a local Modbus client/master that initiates transactions over the serial network in order to request a remote Modbus server/slave to perform a specific action, or into (ii) a local Modbus server that listens over the serial network, intercepts, and analyzes the transactions being initiated by a remote Modbus client/master, and performs the specific actions requested by those transactions.
To get more detailed information about ModLink, or to download the latest release of VCL components and demo applications, please visit the following web site:
<a href="http://www.ozm.cz/ivobauer/modlink/">http://www.ozm.cz/ivobauer/modlink/</a>
|