The leader in industrial automation and control solutions

Overview & Concepts

The Contacts Editor in EBPro is a centralized tool for managing contact information used by notification and messaging features within an HMI project. Instead of entering recipient information separately for each alarm or notification, contacts can be defined once and reused throughout the project.

Common contact information that can be stored includes:

  • Email recipients
  • Push notification recipients
  • Messaging service accounts
  • Operator, maintenance, and supervisor contact information

The Contacts Editor works with features such as Email, Event Notification, and EasyAccess 2.0 push notifications. When an alarm or event occurs, the HMI can automatically use the stored contact information to determine who should receive the notification.

By separating recipient information from the notification logic, the Contacts Editor makes projects easier to maintain and scale. Contact information can be updated in a single location, helping ensure alerts and status messages are consistently delivered to the appropriate personnel.

EBPro Contacts Editor Object menu icon

Implementation

Click the Contacts Editor icon on the toolbar to create a Contacts Editor object. Or, click [Objects] » [Contacts Editor] in the menu.

General Tab

EBPro Contacts Editor Object configuration window showing Local HMI register mappings for contact management commands, results, group assignments, contact names, and email addresses.
SettingDescription
Control AddressA set of word addresses can be specified to change contact list or to show results.

Control address: Gives commands
0: None
1: Add a contact to contacts list
2: Delete a contact from contacts list
3: Update mail address
4: Add a contact to group
5: Remove a contact from group
6: Remove all contacts from group
7: Display contacts in group
8: Display contacts with no group
9: Display all contacts

Control address +1: Shows execution result
1: Success
2: Invalid command
3: Contact not found
4: Contact already exists
5: Too many contacts
6: Invalid name
7: Invalid mail address
8: Invalid group (equal to zero)
9: Invalid group (exceed boundary)

Control address +2: Group(s), uses bits to represent groups
0: Group A
1: Group B
2: Group C
3~15: Group D ~ Group P

Control address +3: Name (32 word(s)), contact name
Control address +35: e-Mail (32 word(s)), e-mail address

Notes:

  • General tab cannot be found when the model used is a cMT / cMT X model.
  • Contact names do not support Unicode.
  • The number of groups is specified in [System Parameter Settings] » [e-Mail] » [Recipients]. Please note that the number of groups cannot be dynamically changed on HMI.

Outline Tab

EBPro Contacts Editor Object appearance settings showing configurable font, text color, title color, grid color, frame color, background color, and selection box color options.
SettingDescription
Font & ColorSelect Contacts Editor object’s font and color.

Title Tab

EBPro Contacts Editor Object title settings showing customizable column headings for Contact Name and Mail Address, along with configurable character display limits for each field.
SettingDescription
TitleThe title shown in Contacts Editor.
Display charsThe displayable data length of each title in Contacts Editor. Range: 1~60