› PLCGurus.NET Live & Interactive Forum › PLC Questions and Answers › General Automation Questions › GPRS WITH SCADA
- This topic has 2 replies, 3 voices, and was last updated 4 years, 2 months ago by
Ken S.
- AuthorPosts
- March 1, 2018 at 10:05 am #1374
PLC_Bros
ParticipantKarma: 45Rank: PadawanHi,
I have a Project whereby my client wants to REMOTELY see data coming from their energy meters. They want a situation where any authorized staff can just log on to a platform (may be a website) from anywhere/location and be able to view the data/value from those energy meter. Can GPRS achieve this? How best can I achieve this?
Thanks in advance.March 2, 2018 at 7:12 pm #1375PLCGuru
KeymasterHi PLC_Bros,
I didn’t want to leave you hanging here. I’m not familiar with GPRS, however, I do have some experience with Ignition from Inductive Automation and it will do exactly what you are looking for. Check out here site here: https://inductiveautomation.com/
PLCGuru
March 22, 2019 at 4:39 am #3831Ken S
ParticipantKarma: 172Rank: JediDepends on how they want to log in and view .. and what applications they currently have installed as to how to accomplish that. Application System Platform has capabilities to allow you to do this.
You did not mention what kind of Infrastructure systems your client already has – HMI software already installed , local hardware or access to the remote PLC’s –
You could centralize access in one point to various remote PLC’s / Hardware and produce the data to one centralized web service .. Depending on what already exists and how you desire to produce the data.Direct access to those energy meters I am guessing might be one route, access via an already connected HMI system, a PLC System in the field .. and centralizing the collection.
I know this seems a bit of a ramble .. but how many people / systems will connect to the meter at one time – is a load & network traffic consideration.
So 1 device/service doing the collecting providing to a webservice where many people are connected is a better approach to the problem as it limits the Meters to be meters (with one network bandwidth / service requester) and then that service provide the information to a webservice – and the webserver could handle thousands of users if need be with login requirements etc..
- AuthorPosts
- You must be logged in to reply to this topic.