PanelView Plus 6 Status Monitoring

PLC75

Member
Join Date
Jul 2015
Location
US
Posts
7
Hello, I have two 12" PanelView Plus 6 that runs exact same application. Is there a way to monitor status for both PanelViews?
I know there is a heart connection in global connection but since I have two PanelViews running same application it will be same tag. So I will not know if one PanelView fails.
 
Use the terminal IP address.

You could solve it a few different ways; here's one.
Use the activeX MEIPInfo to read the last number of the IP address (IPOctet4), on the startup display.
Use the Remote Display Number in global connections to open a pop-up (that never closes) of the same number. Ex. IP address is 192.168.1.174 and it would open display number 174.
On the pop-up display use the activeX MEMacro10 to write any heartbeat you want to your PLC.
You will need a pop-up display for each IP address, and each pop-up is coded to write to different tags in the PLC.

It will be a pain if you want to change or add IP addresses as you will have to update your project. But at least you only have 1 project to maintain that works for any terminal.

Getting fancy, you could even hide/show different screens based on the IP address. That lets you have just 1 project for different panel stations; which makes maintenance easier as there is only 1 project file. No need to worry about getting the correct file for a specific station.
 

Similar Topics

Hi, Rockwell beginner here, so I have been trying to set up an HMI Screen in Panelview PLus 1000, which would tell the customer if a link is...
Replies
14
Views
5,537
I am using a Micrologix 1400 talking to a Panelview Plus 400 with firmware 5.10 and using FactoryTalk View Studio - Machine Edition. When one...
Replies
0
Views
3,625
I have been working on this for a while now and I can't seem to get it. I was finally able to view the 1500 on the PanelView under the serial...
Replies
1
Views
97
Hi Everyone, Currently we have three plants running with Controllogix PLCs (L72, L73, L74). In each of these plants we have 2 FTView SE...
Replies
0
Views
60
Hello All! Ok, we got a Work cell from a Integrator that is sending saved scanning data from the PLC to HMI (Panel View Plus) when I look at this...
Replies
3
Views
90
Back
Top Bottom