IAlarmHandler.RaiseEvent (METH)ΒΆ
METHOD RaiseEvent : BOOL
Raises an Event (i.e. an IAlarm instance with observation type Event). This method posts the Event to the global event queue
- InOut:
Scope
Name
Type
Comment
Return
RaiseEventBOOLInput
usiAlarmGroupIDThe ID of the alarm group, where the event is declared. Here the corresponding enum value has to be passed, where the name of the generated enum is: Alm_AlarmConfiguration_Alarmgroup_IDs
uiAlarmIDThe ID of the alarm, that have to be raised. Here the corresponding enum value has to be passed, where the name of the generated enum is: Alm_<Name of the alarm group>_Alarm_IDs The enumeration member has the same name like the ID of the alarm