Example: Prioritize Alarm Sounds

You have three projects, each with two Alarm Classes as follows:

 

Project

Project
Priority

Alarm
Class 1

Class 1
Priority

Alarm
Class 2

Class 2
Priority

PROJ_A

3

ALM_A

1

ALM_B

2

PROJ_B

2

ALM_A

1

ALM_B

2

PROJ_C

1

ALM_A

1

ALM_B

2

In addition, you currently have one alarm generated for each class in each project.

If you prioritize audio alarms by:

Alarm Class, the alarm order is:

Alarm Sound

Alarm

 

Order

Project

Class

1

PROJ_C

ALM_A

2

PROJ_B

ALM_A

3

PROJ_A

ALM_A

4

PROJ_C

ALM_B

5

PROJ_B

ALM_B

6

PROJ_A

ALM_B

Project, the alarm order is:

Alarm Sound

Alarm

 

Order

Project

Class

1

PROJ_C

ALM_A

2

PROJ_C

ALM_B

3

PROJ_B

ALM_A

4

PROJ_B

ALM_B

5

PROJ_A

ALM_A

6

PROJ_A

ALMB

More information

Step 4.1. Select alarm sound priorities.