Dňa Fri, 11 Sep 2020 19:13:38 -0400
James Richters via fpc-pascal napísal:
> What I'm trying to do is control some different ethernet relays.
> They use
> MODBUS TCP. I'm trying to keep it as simple as possible. I found
>a modbus
> library for Pascal but it was way over complicated for that I need
>to do,
> and while it looks like it would do some cool stuff, the one
>function I
> need wasn't implemented yet.

You can look at my simple MODBUS TCP implementation ... http://lacak.users.sourceforge.net/freepascal.html
I think that it is simple/straightforward to understand.
If there is something not implemented yet I can add it ... (I just implemented what I needed for my work project)

-Laco.

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to