Create a severity color converter
Create a converter that translates alarms severity into colors.
- Create the converter:
- InProject view, right-clickConvertersand select .
- Hover-over the converter, selectEditSeverityColorConverter.
- Configure the converter:
- Double-clickSeverityColorConverter.
- In the central pane, next toValues, selectStringand selectColor.TIP: If you do not see the required option, select theShow allcheck box.
- Add another row by selectingAdd
- Enter the following values:Keys (UInt32)Values (Color)1#ff00000#0664c2
Provide Feedback