Modbus/TCP library for Linux

E

Thread Starter

Emiliano Munoz

I'm looking for a Modbus/TCP library for Linux. Does any one know of any?

Thanks.
 
P

Prasanth Gopalakrishnan

TMW (http://www.trianglemicroworks.com) has ANSI C Modbus source code libraries. These should work fine on Linux too with GCC compiler.

We are implementation specialists for TMW libraries and can assist you with the implementation if required.

Sincerely,

--------------------------------------
Prasanth Gopalakrishnan
Kalki Communication Technologies Private Limited
Phone: 91-80-5721263/4
Mobile: 91-98454 50872
Fax: 91-80-572 5473
E-mail: [email protected]
Web: http://www.kalkitech.com
 
H

Henrik W Maier

FOCUS Software Engineering (http://www.focus-sw.com) has C++ source code libraries called FieldTalk for MODBUS/TCP, Modbus RTU and ASCII (Master and Slave).

These libraries are available for Linux (Kernel 2.2.0 with glibc 2.1.3 or higher) but also for Java, Solaris, DEC True64, SGI Irix, QNX, VxWorks and Windows (Borland C++ and MS-C++).

Henrik Maier

Henrik W Maier
FOCUS Software Engineering Pty Ltd
Contract Software Development - FieldTalk Modbus Protocols
Brisbane, Australia - http://www.focus-sw.com
 
Hello Emiliano Munoz,

We do have a MODBUS protocol stack suite which is ANSI C compatible which could be ported to any of the platforms including LINUX. Already we have done that and tested it also. If you want we can give assistance in doing that. But it is so simple that any user can do it. You can have a look at http://www.sunlux-india.com for more details on the protocol suite or you can contact me also in my mail id.

Cheers,
Santhosh
Software Engineer,
[email protected]
www.sunlux-india.com
 
Top