PlantWide PLC/module health

TheWaterboy

Lifetime Supporting Member + Moderator
Join Date
May 2006
Location
-27.9679796,153.419016
Posts
1,937
Management has decided they want a monitoring screen for every PLC and IO module in the plant. Also looking for a way to monitor when a PLC fails that can report in a second or two without consuming huge bandwidth. Normal random number test using MSG can either be network intensive for fast response or slow to report when trying to lessen network load. Yes, I'm looking for a unicorn here.

This also will be a really tedious task so I'm also looking for an efficient way to do this.

I can get the info with GSV's, gather the important bits into a User Datatype and MSG that to a concentrator, but is there a more effective technique or even a package to monitor PLC's like this?

Would SNMP be viable for monitoring at this level of detail? Never tried that in a PLC, dont even know if they support it.
 
I've seen people use SNMP to get data out of the network devices, and also the Ethernet cards in a Logix rack.

Not sure what data is available there, if something like an EWEB would know the PLC status. It is very likely just packet/error counters, that sort of stuff available over SNMP.
 

Similar Topics

Hi all. I have never given grounding much thought, apart from that there must be a "good" grounding covering the entire plant. I though that a...
Replies
9
Views
4,905
Hi all, looking to model old RR relays in PLC. Does anyone have any SPECIFIC examples on how to model a relay such as a polar relay, slow pickup...
Replies
0
Views
82
HelloI need software to download the program from PLC EH-A28DRP from an old machine whose manufacturer does not exist. It may be Ladder Editor for...
Replies
2
Views
73
HI everyone, i am new to Siemens plc programming and i am in need of some help. yesterday we had an S7-1200 CPU 1214C fail to turn on an output to...
Replies
9
Views
291
Hello, I have a Mitsubishi FX3G 14M PLC and a E615 HMI from Mitsubishi/Beijer. I'm using GXWorks 2 to do the programming and I have no problem...
Replies
4
Views
149
Back
Top Bottom