MpAlarmBasicUIConnect100Type

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

MpAlarmBasicUIConnect100Type

mapp Services V5.16

This data type is a predefined UIConnect data type for a VC4-based HMI application with MpAlarmBasicUI. This data type can be used to manage up to 100 alarms. The alarm image and acknowledgment image from this structure can be connected directly for the respective alarm group in the VC4-based HMI application. Parameter "AddInfo" can be integrated into the individual alarms using text snippets.

The size of this data type corresponds exactly to the size necessary to manage 100 user alarms from MpAlarmBasic.

Parameter

Data type

Description

AlarmImage

ARRAY[0..99] of BOOL

Alarm image of a VC4 alarm group

AcknowledgeImage

ARRAY[0...99] of BOOL

Acknowledgment image of a VC4 alarm group

AddInfo

ARRAY[0..99] of STRING[100]

Additional information of a VC4 alarm group