MpAlarmBasicUI

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

MpAlarmBasicUI

mapp Services V5.16

This function block is used to establish a connection between the mapp alarm system and a Visual Components 4 HMI application. MpAlarmUI creates the alarm images as well as the acknowledgment images for the HMI application.

Function block

mpalarmbasicui

Interface

I/O

Parameter

Data type

Description

IN

MpLink

Pointer to MpComIdentType

Connection to mapp configuration (MpLink of an MpAlarmBasic configuration or another mapp configuration).

IN

Enable

BOOL

The function block is active as long as this input is set.

IN

ErrorReset

BOOL

Resets function block errors.

IN

Mode

MpAlarmBasicUIModeEnum

Mode: Show mapp alarms / user alarms / all alarms - This must be decided before the function block is enabled.

IN

UISetup

MpAlarmBasicUISetupType

Used to configure the elements connected to the HMI application.

OUT

Active

BOOL

Function block active.

OUT

Error

BOOL

Error occurred during execution.

OUT

StatusID

DINT

Status information.

OUT

Info

MpAlarmInfoType

Additional function block information.

mapp concept

Section mapp components explains how mapp components are structured. In addition, it provides important notes for correctly using mapp components (e.g. for downloads).

Topics in this section:

Description