Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
General
»
Does there have some stable modbus communcation lib
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Has anyone installed TeeB...
by
egsuh
[
Today
at 06:34:29 am]
exception external SIGSEG...
by
dseligo
[
Today
at 06:24:13 am]
Commerce website written ...
by
Handoko
[
Today
at 05:24:32 am]
Single / Double / Float s...
by
srvaldez
[
Today
at 01:50:56 am]
Hashing pointers by using...
by
440bx
[
Today
at 01:15:38 am]
FPC 3.2.4-rc1 available
by
dsiders
[
Today
at 12:59:46 am]
Introducing PasBuild 1.0....
by
dbannon
[December 11, 2025, 11:54:37 pm]
[SOLVED] Program compiles...
by
Schmitty2005
[December 11, 2025, 07:35:39 pm]
TIBDataSet "Closing"? on ...
by
RedOctober
[December 11, 2025, 05:00:04 pm]
So many "newbies"
by
gidesa
[December 11, 2025, 04:18:38 pm]
How can I make a safe app...
by
LeP
[December 11, 2025, 03:30:34 pm]
Lazreport. Multiple print...
by
paweld
[December 11, 2025, 03:12:47 pm]
[SOLVED] Need help conver...
by
srvaldez
[December 11, 2025, 01:52:33 pm]
SpkToolbar custom update
by
wp
[December 11, 2025, 01:48:16 pm]
OS/2 Warp 4 problem with ...
by
Thaddy
[December 11, 2025, 01:35:10 pm]
Is FPGUI still active?
by
BSaidus
[December 11, 2025, 01:25:31 pm]
Bitmap into Paintbox
by
BubikolRamios
[December 11, 2025, 12:58:20 pm]
Notetask 1.1.0 - Free cro...
by
AlexanderT
[December 11, 2025, 12:11:14 pm]
Matching video to form
by
Pe3s
[December 11, 2025, 10:56:47 am]
Is Lazarus' Tool Palette ...
by
Ed78z
[December 11, 2025, 10:37:03 am]
[SOLVED] RXSwitch
by
Petrus Vorster
[December 11, 2025, 10:35:00 am]
fpsockets error: 10047
by
rvk
[December 11, 2025, 09:50:08 am]
Military Grade Directives
by
Thaddy
[December 11, 2025, 08:56:12 am]
Permutation of rows and c...
by
Zvoni
[December 11, 2025, 08:33:20 am]
Jacks or Better card game...
by
TBMan
[December 11, 2025, 03:12:03 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Does there have some stable modbus communcation lib (Read 1449 times)
@Func
New Member
Posts: 36
Does there have some stable modbus communcation lib
«
on:
January 14, 2020, 06:00:07 pm »
dear buddy
Does there have some stable modbus communcation lib Or python plugin for lazarus?
Logged
lucamar
Hero Member
Posts: 4219
Re: Does there have some stable modbus communcation lib
«
Reply #1 on:
January 14, 2020, 07:16:06 pm »
For ModBus see here:
PacalSCADA
and for embedding/interfacing Python, see:
Category: Python
, both in the wiki; there may be other libraries out there but I'm no expert and I don't have a comprehensive list, sorry.
Logged
Turbo Pascal 3 CP/M - Amstrad PCW 8256 (512 KB !!!)
Lazarus/FPC 2.0.8/3.0.4 & 2.0.12/3.2.0 - 32/64 bits on:
(K|L|X)Ubuntu 12..18, Windows XP, 7, 10 and various DOSes.
af0815
Hero Member
Posts: 1406
Re: Does there have some stable modbus communcation lib
«
Reply #2 on:
January 14, 2020, 08:47:52 pm »
https://github.com/coassoftwaresystems/delphi-modbus
for master and slave (Use Indy as basis)
PascalSCADA from OPM for master only
i have booth running in production enviroment. PascalSCADA is more easier than dephi modbus.
Both versions are stable for me (i have frozen a version on my github
https://github.com/afriess/delphi-modbus
) but you have to understand the basics of modbus and the used packages and commands.
see
http://www.modbus.org/tech.php
and the modbus specification. The document MODBUS Protocol spezifcation is a 'must have' with the information about the function codes you can work with the libs above. Without a base knowledge of this paper you cannot configure the componnets.
Logged
regards
Andreas
@Func
New Member
Posts: 36
Re: Does there have some stable modbus communcation lib
«
Reply #3 on:
January 15, 2020, 01:10:01 am »
Thank for your help ,I'll try it .
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
General
»
Does there have some stable modbus communcation lib
TinyPortal
© 2005-2018