This page presents information about high performance graphics.
On this page:
High Performance is a design approach that turns traditional displays into intuitive information with actionable intelligence. It displays information in a simple color style to help make it easier to understand the project status.
The High Performance approach achieves this by following several fundamental characteristics, which are listed below.
The main objective of this design is to increase the effectiveness of data handling and data analysis.
Humans cannot handle so much information all at once. According to the ISA SP 18.2 Standard, project operators should only face about 10 alarms per hour in order to accurately respond to each of them. However, the alarm rate is usually higher in the real world.
Human Centric Design allows users to create smart designs with color configurations that help the operator's eyes easily focus on the situations that require more attention.
Detailed below are several proven operator performance results from the High Performance HMI Handbook
Operator performance according to the High Performance HMI Handbook | |||
---|---|---|---|
Traditional HMI | High Performance HMI | Results | |
Detecting abnormal situations before alarms occur | 1 in 10 occurrences | 5 in 10 occurrences | 5x improvement |
Success rate handling abnormal situations | 70% | 96% | 37% improvement |
Time to complete abnormal situation tasks | 18.1 minutes | 10.6 minutes | 41% improvement |
Even though the HMI application is a visual/graphic interface, you should not choose colors or shapes simply to have a stylish display. The focus should be on facilitating project comprehension.
Below is a set of color conventions that is recommended for HMI projects.
The table below illustrates the recommended color palette for a High Performance HMI Project.
Display Color Use | Theme Color Name | RGB | HEX |
Mouse Over Or Selected | ObjectMouseIsOverOrSelectedFill | (79, 111, 147) | #4F6F93 |
ObjectMouseIsOverOrSelectedStroke | (47, 70, 106) | #2E466A | |
Mouse Not Over | ObjectMouseIsNotOverFill | (62, 87, 117) | #3E5775 |
ObjectMouseIsNotOverStroke | (46, 70, 106) | #2E466A | |
Static/Text Color Use | |||
Foreground | TextForeground | (0, 0, 0) | #000000 |
DashboardTitleForeground | (228, 233, 239) | #E4E9EF | |
Background | DisplayBackground | (255, 255, 255) | #FFFFFF |
HeaderBackground | (48, 86, 128) | #305680 | |
DashboardItemBackground | (245, 245, 245) | #F5F5F5 | |
DashboardTitleBackground | (79, 111, 179) | #4F6F93 | |
Border | DashboardItemBorder | (62, 87, 117) | #3E5775 |
Notification Color Use | |||
Low Priority Alarm | Not from theme configuration | (255, 140, 0) | #FF8C00 |
Medium Priority Alarm | Not from theme configuration | (245, 25, 0) | #FE5100 |
High Priority Alarm | Not from theme configuration | (255, 0, 0) | #FF0000 |
Element State Color | |||
Off/De-energized/Idle/Stopped/Closed | HPOffFill | (158, 158, 158) | #9E9E9E |
HPOffStroke | (145, 145, 145) | #919191 | |
On/Energized/Running/Open | HPOnFill | (252, 252, 252) | #FCFCFC |
HPOnStroke | (238, 238, 238) | #EEEEEE | |
Disabled/Out of Service | HPDisableFill | (210, 210, 210) | #D2D2D2 |
HPDisableStroke | (197, 197, 197) | #C5C5C5 | |
Navigation Button | |||
Fill | ObjectsHeaderFill | (228, 233, 239) | #E4E9EF |
Layered Graphical Hierarchy refers to the way in which data is structured across displays throughout the project. The recommended organization method is a series of levels and sublevels in which each level is more detailed than the previous one.
Symbols are graphical objects that contain a series of built-in dynamics. They can be added to a display as a representation of tags. The software platform organizes graphical symbols into two main libraries:
The Components Panel supports various graphical elements for designing displays. It provides access to both native and custom symbols for use in process visualizations. Users organize symbols into categories such as HMI and HPG, using pre-configured options to represent different industrial components.
Clicking "In Solution" on the Components Panel opens the Local Library for Custom Symbols. This section stores custom symbols that users create and modify for specific solutions. Users modify native symbols without altering the original versions. They can access these custom symbols for reuse and further modification while preserving the integrity of the original symbol set.
Clicking "Library" on the Components Panel opens the Built-in Library for Native Symbols. This section contains base symbols under HMI and HPG, which users can customize as needed. Users apply these symbols as templates to create process visualizations that meet project requirements.
The Native Symbols Library provides pre-defined graphic components for industrial process visualization. Users apply these symbols, such as blowers, conveyors, and cooling systems, to model processes, configure components, and monitor real-time data. The library helps users create standardized interfaces across HMI and SCADA system applications.
HPG are accessed through the Draw Editor under the Symbol Library button (located in the toolbar).
The Native Symbols Library provides pre-defined graphic components organized into categories like HMI and HPG. It allows users to create and configure industrial process visualizations. The library includes symbols for blowers, compressors, conveyors, cooling, crushers, and more. Users can apply these symbols to model processes, configure components, and visualize real-time data in HMI and SCADA systems. It enables the creation of standardized interfaces across various industrial applications.
The first is the Built-in and Native Library, which includes over 500 pre-defined symbols used to represent industrial components and processes. The second is the Local Library, where users can store custom symbols created for specific needs. Each library has two categories: HMI and HPG, with subcategories organizing symbols by equipment type, such as blowers, compressors, and valves. These libraries support the configuration and visualization of industrial processes.
Solutions developed by using the software platform organize symbols into two main Libraries a Built-in and Native Library with more than 500 graphical symbols and a Ad-hock and Local Library, where is stored the custom symbols. Each one has two main categories: HMI and HPG. Into this categories, there are many sub-categories.
Symbols are separated into 3 main categories (Default, HighPerformance and Standard). Each HighPerformance subcategory component is detailed below.
HighPerformance subcategory components | ||
---|---|---|
Alarms Blowers Compressors Conveyors Cooling | Crushers Cyclones Furnaces Heating Mills | Motors Pumps Tanks Valves |
To map an added symbol to a runtime object, double-click the symbol to display its supported properties.
Even though symbols have different runtime properties, they all can have similar appearances (such as color) according to the state they are in. In the example below, every symbol that is On, Open, Running, or Energized appears white to indicate that the item is in a "running" state. Since they are all in a similar state, each of them would be mapped to the Value "1".
Value = 0 // Off/De-energized/Idle/Stopped/Closed
Value = 1 // On/Energized/Running/Open
Value = 2 // Disabled/Out of Service
The values listed above follow the color convention pattern for HMI displays, and the different colors a symbol can display are illustrated in the image below.
A symbol's appearance can be customized by changing the theme for the object. In Displays→ Theme Colors, you will find theme palettes that are predefined and are built into the NewProject Templates.
The ItemName property that is related to the HPG symbols are highlighted in the image below.
The user can use this page to easily create new themes or edit pre-existing ones. The following images show some examples using different themes.
This symbol acts as an indicator for the alarm state of a specific tag. It can display the alarm priority level (low, medium, or high), and it has 3 different possible color configurations depending on the status of the alarm state. See image below.
The AlarmPriorityEnum property is used for animating the Alarm Indicator symbol. The Enum property has the following settings:
Low Priority (Alarm Priority = 0 - value in the Alarm Items table) 1 - Acknowledged 2 - Normalized 3 - Active Medium Priority (Alarm Priority = 1 - value in the Alarm Items table) 4 - Acknowledged 5- Normalized 6 - Active High Priority (Alarm Priority = 2 - value in the Alarm Items table) 7 - Acknowledged 8 - Normalized 9 - Active |
In Runtime, the Alarm Indicator can display the following behaviors:
Number in Symbol: - 1: Priority High (2) - 2: Priority Medium (1) - 3: Priority Low (0) Outer Border and inner element: - Border static and Element blinking: Alarm is active - Border static and Element static: Alarm is acked - No Border and Element blinking: Alarm is normalized - No Border and No Element: Alarm not active |
The following images demonstrate the display's appearance when an alarm is in an active state.
In this section: