PLC remote data logging

ldrake2

Member
Join Date
Jun 2016
Location
AZ
Posts
3
Hello, I am new to PLCs and looking for some insight. I am tasked with logging data from 4-20ma analog signals and remotely transmitting this data to servers. In addition to this I need a display that shows the data from the inputs in a readable form. The number of inputs needed will vary from 4 to ~70,which is why I think PLCs may be ideal due to their modular and customizable nature. I am wondering if a PLC connected with a modem will work in this situation, or if I should pursue data logging devices that have displays.
 
You don't mention which PLC you have (or are looking at?) and what is/will be interfaced with it, but most any PLC connected to an HMI or SCADA is capable of displaying and logging data. This data can then be transmitted anywhere you wish over Ethernet.

More information needed!
 
In many of my application cases, there will be no on-site PC or LAN.
My current plan is to use analog I/O modules from icpdas http://www.icpdas-usa.com/m_7017c.html#specifications. These modules use Modbus RTU. I was hoping then I could set these up in a multidrop rs-485 network, and connect it to a GPRS modem. I planned on using the GTM-201-rs232 http://www.icpdas-usa.com/gtm_201_rs232.html#specifications for this. I would use an rs-485/rs-232 converter (http://www.icpdas-usa.com/i_7520.html) to connect the module network to the modem. I am hoping that the modem can then communicate with a computer at the office acting as the Modbus master.
Is this setup a possible solution, or do I need an on-site PC/PLC to make this work? Can the modem properly act as a communication bridge with a PC back at our offices or does the master need to be on location. Additionally, if this method does work, is there any way one PC could act as master for multiple locations? Thank you for your time and I appreciate any information, I am very new to this.
 
One important question to ask is how often and how much data do you need to collect.
 
I don't need to collect much data at all. I only need to gather data a handful of times per day from each input and I only need it sent server side daily.
I have also noted that the modem GD-4500-2G http://www.icpdas-usa.com/gd_4500_sim340.html might be better for my application since it seems to function as a local controller. (As well as hosting 8 inputs for sites that have few sensors.)
 
I would advise downloading that software package and see if that is something that you want to program. If it was me, I would go the route of a low cost PLC with free software (DoMore, Click or similar) coupled with a simple compatible modem. It may be easier to implement and maintain. Weigh all options and don't just look at hardware costs, development time and service calls are usually much more expensive than hardware.
 

Similar Topics

My boss has tasked me with finding a way to use a PLC to monitor the efficiency of our machines and operators throughout the week. This involves...
Replies
10
Views
2,279
Hi all, I am trying to read the opc data's of 5000 Code from a remote plc to a local plc. In that local PC rslinx enterprise was installed , in...
Replies
0
Views
2,822
Thanks in advance for any feedback! I have two questions. 1) I am adding functionality to an AB PV1200 (DOS w/ function keys). I have a user...
Replies
4
Views
7,094
Hello everybody, I am working for an OEM and we are in the process for trying to raise the effectiveness of the pretesting of machines. Basically...
Replies
20
Views
642
I have a project to setup base programs across multiple PLC platforms that can be used for Modbus communications to various sensors that have...
Replies
0
Views
113
Back
Top Bottom