/lazarus-modbus

Lazarus Modbus TCP package

Primary LanguagePascal

lazarus-modbus

Lazarus ModbusTCP components

This is a fork of delphi-modbus components from here

Forked from version 1.7.3

What is different:

  • all the Delphi-specific code and files are removed
  • all the Indy 9 code is removed
  • all the files are renamed to lower case (fixing some installations under Linux)
  • two example apps added (Master and Slave)