Hello,
In the mapp view AlarmList widget, is it possible to change the alarm items’ color or icon depending on the severity without using the configuration dialogue (explained here B&R Online Help)? This is possible to do in VC4. I would like to predefine the style depending on severity, i.e. if it is an alarm or a warning that is active, so that it’s not an option for the user during runtime. On the styleConfiguration property it is noted in the Help “Can only be adjusted via the configuration dialog box.”.
When adding an AlarmListItem and selecting the columnType to “category”, icons appear in the column in the editor, however I can’t find where these are defined or changed. It’s empty at runtime. Where can these icons be selected based on category?