Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

MODBUS TCP-IP

Questions and comments specific to a particular plugin should go here.
Post Reply
bastien
Posts: 1
Joined: Tue Sep 13, 2011 2:07 pm

MODBUS TCP-IP

Post by bastien »

HELLO,

I want to know if some work or devellop a MODBUS-TCPIP plugin, to read or whrite some data on different hardware like API SHNEIDER or other ?

Thank you all,
PsI
Posts: 2
Joined: Wed Oct 05, 2011 2:03 pm

Re: MODBUS TCP-IP

Post by PsI »

This would be an awesome plugin, modbus rtu/tcp is the most common fieldbus in the automation industry! I have always wanted to use EventGhost to control some of my modbusTCP devices, I've seen modbus libraries written in python online can anyone integrate them into EG? Unfortunately I have no experience with EG plugins or python for that matter :(

http://code.google.com/p/pymodbus/
http://code.google.com/p/modbus-tk/

-P
krambriw
Plugin Developer
Posts: 2570
Joined: Sat Jun 30, 2007 2:51 pm
Location: Stockholm, Sweden
Contact:

Re: MODBUS TCP-IP

Post by krambriw »

MODBUS is for sure very interesting as such. Most of the people are however not so lucky to own devices and you need to find someone who has

- interest in MODBUS device integration in EG
- owns MODBUS devices
- can write a plugin in python for this

This will be very difficult as you have seen, no answers yet.

An idea would be to find an OPC Data Access Server for MODBUS. Matrikon is an example of a company that has this.
http://matrikonopc.com/opc-drivers/opc- ... tails.aspx

There has been some work here in this forum on OPC and I have a private plugin for EG that is acting as an OPC Client.

If you decide to follow this path I can upload my OPC Client plugin for you to test.

Best regards, Walter
PsI
Posts: 2
Joined: Wed Oct 05, 2011 2:03 pm

Re: MODBUS TCP-IP

Post by PsI »

Hi krambriw,

An OPC client would be cool!!! I would definately be interested in a copy of that :D

Thanks,

-PsI
krambriw
Plugin Developer
Posts: 2570
Joined: Sat Jun 30, 2007 2:51 pm
Location: Stockholm, Sweden
Contact:

Re: MODBUS TCP-IP

Post by krambriw »

You can try to download an OPC Server for MODBUS here (free evaluation):
http://www.ingeardrivers.com/modbus_opc ... server.htm

Then try my OPC Client plugin and see if it connects, first
unzip into the folder plugins
OPC.zip
(18.88 KiB) Downloaded 217 times
Best regards, Walter
Post Reply