Vai al contenuto

PanelAlarmDisplayTouch

Widget similar to PanelAlarmDisplay, but realized having in mind touch and mouse systems.Once dropped on a page, it has the following properties:
  • alarmBackgound: alarm line background color
  • alarmColor: alarm line text color
  • alarmFont: alarm line font
  • background: panel background color
  • justify: it allows to justify the strings of the alarms
  • images: array of 17 images. The first image is used for lines without alarms and the others are used for the 16 existing alarm levels (0 to 15)
  • imagesStatus: array of 4 images used to indicate the alarm status (alarm not present, alarm ON/entered without ACK, alarm ON/entered with ACK, alarm OFF/exited without ACK)
  • dateFormat: alarm activation date format, for more information see DateFormat in PanelAlarmHistory
  • showDate: true the date is shown, false no.