Creating new factorytalk view se displays, 00_header, Creating new ftview se displays – Rockwell Automation MMCL Using the Mining, Mineral, and Cement Library (MMCL) in FactoryTalk View Site Ed User Manual

Page 27

Advertising
background image

Publication RA-UM001B-EN-P - November 2010

Developing an HMI Application 27

Creating New FactoryTalk
View SE Displays

00_Header

00_Header Display must be configured always as startup page and may not be
closed at any time. This page contains Visual Basic code for supervising the
communication to the controller(s). It is monitoring the HMI tag “ComERR”
and popup the screen “20_ComErr”.

The HMI Tag ComErr is generated by the ComErr Event which is monitoring
the Heartbeat tag for communication errors.

If you want to monitor several processors for a communication error,
additional tags and expressions must be added to the Visual Basic code in the
00_Header Display and the ComErr Event.

Advertising