Simple modbus network and logging

glideratio

Member
Join Date
Feb 2009
Location
US
Posts
62
Hi guys,
I'm looking for a simple and cheap solution to create modbus network, read devices and log data on PC.

I have 5 modbus compatible devices that I have to hook up to the Modbus network and read them from PC.

Can I get some help ? I've no experience with modbus at all.

Thanks
Regards
 
Check out the OPC server from kepware.com they have a free trial version you can down load. It has drivers for most PLC's a datalogger plugin that will log to a data base like ms access unlimited tags as fast as 10 msec or you can read and write from excel to your device.
 
You will need an RS485 card in the PC, a piece of software to read Modbus and your modbus devices, although you probably already know this.

So.....specifically what do you want to know ?


What inexpensive software can you recommend for logging data on PC from Modbus devices.
The logging frequency would be once in 24 hours.
 
What inexpensive software can you recommend for logging data on PC from Modbus devices.
The logging frequency would be once in 24 hours.

We just read modbus devices from PLC's\SCADA so i have never done this but...

I would suspect there are plenty of options, you could write your own or build something, using custom tools:

http://www.modbustools.com/modbus_activex.asp
http://www.sapia-inc.com/

Or you could buy something cheap and cheerful like this:

http://www.windmill.co.uk/modbus.html

(I have never used any of the above)
 
I just found that RS485 devices are not of the same type. Most are 4 wire type and some are 2 wire type. Is it an issue for installing them in one network ?

thanks
 
The difference is half duplex (2 wire) and full duplex (4 wire).

Everything on the network should be of the same type.

Everything on the network should be _wired_ the same way. You can (usually) wire a full duplex device (4 wire) to a half duplex network (2 wire).

Brian
 
Everything on the network should be _wired_ the same way. You can (usually) wire a full duplex device (4 wire) to a half duplex network (2 wire).

Brian

So if wired properly everything should be ok on the same network?
The spec of 4 wire device allows 2 wire network.
Is there any catches?
 

Similar Topics

I'm trying to get this software to log data from a twido TWDLMDA20DRT which I've ethernet enabled using the twidoport 499TWD01100 ethernet module...
Replies
1
Views
3,689
Hello, I´m having a problem trying to program in Ladder. An output should be trigged by two possible contacts. Take a look on the printscreen...
Replies
5
Views
160
Hello again..trying something on an existing poorly written program and just wanted to double check something system is an A-B MicroLogix 1200 In...
Replies
5
Views
180
Hi all, Writng a FB in ST on Beckhoff TC for a pulser which turns on and off on a cycle, is paused by turning bControlInput to FALSE, but resumes...
Replies
6
Views
271
I'm trying to build my Classic Step 7 programming skills this weekend. I get stuck on little things that are not covered in YouTube tutorials. I'm...
Replies
7
Views
326
Back
Top Bottom