FactoryTalk View ME w/Multiple PLCs - Communications Monitoring

Saulo35

Member
Join Date
Jan 2012
Location
Port Coquitlam, BC
Posts
112
Hi,

I would like some help in figuring out (1) how to monitor communications between a PanelView and multiple PLCs, and (2) what to do, if a PLC is down, to avoid bogging down the rest of the PanelView's operation (especially Macros' execution).

Setup:
  • FactoryTalk View ME 11.00.
  • PanelView Plus 2711P-T12C4D9.
  • (5) MicroLogix 1400 PLCs connected via Ethernet to the HMI.
  • Each PLC configured in FactoryTalk Linx with its own shortcut.
  • Everything is working normally.
  • HMI tags have been created which addresses in the corresponding PLCs.

Now, there are Displays that contain just tags from a single PLC, and other Displays that contain tags from multiple PLCs.

There are Macros with expressions that contain tags from multiple PLCs.

If the user decides to shut down one of the machines, and therefore the corresponding PLC stops communicating, I noticed that Macro execution slows down to a crawl.

How can I monitor each PLC's communication status? I was unable to find a system tags for it.

If a PLC goes down, is there a way to tell the HMI "hey, don't worry about the tags associated with this shortcut, don't waste time asking for them over and over, wait until the communication is restored"?

Thank you
 
Just have an AlwaysOn bit in the plc and read it on the HMI - If it's disconnected / not running / stolen / On Fire - then it wont be on.
 

Similar Topics

I have a project with 4 'stations'. Each of those stations could be doing a different recipe, but the possible list of recipes is shared...
Replies
2
Views
755
Hello, I am looking to control 50 identical stations from an Allen Bradley HMI using FactoryTalk View Studio ME 11.00.00. The Stations are...
Replies
25
Views
5,920
Is it possible to make multiple IP setups and change them according to a variable. Example: If “Skid ID” == 10 Then PLCPath 192.168.1.3 Else if...
Replies
1
Views
1,314
Can the Machine Edition of FactoryTalk use tags from multiple PLCs? I've never actually tried it and can't find anything in the manuals about it.
Replies
6
Views
2,815
Hello everyone! I am designing a system with two alarm lists which appear next to each other on a single display to show two sets of alarms...
Replies
3
Views
3,340
Back
Top Bottom