onboardapi  9.10.0
by Rheinmetall
M_Alert::CmdAcknowledgeAlarm Struct Reference

Public Member Functions

 CmdAcknowledgeAlarm ()
 
 CmdAcknowledgeAlarm (M_Alert::AlertIdListType const &AlarmIdList)
 

Public Attributes

M_Alert::AlertIdListType AlarmIdList
 Identifies the Alarms to be acknowledged. More...
 

Detailed Description

Acknowledges one or more existing Alarms. The Acknowledge function moderates the audio and / or the visual features of the alarm (annunciation) and leaves the alarm in the active alarm (log) list.

Constructor & Destructor Documentation

◆ CmdAcknowledgeAlarm() [1/2]

M_Alert::CmdAcknowledgeAlarm::CmdAcknowledgeAlarm ( )

◆ CmdAcknowledgeAlarm() [2/2]

M_Alert::CmdAcknowledgeAlarm::CmdAcknowledgeAlarm ( M_Alert::AlertIdListType const &  AlarmIdList)

Member Data Documentation

◆ AlarmIdList

M_Alert::AlertIdListType M_Alert::CmdAcknowledgeAlarm::AlarmIdList

Identifies the Alarms to be acknowledged.