Home

mlamp
There is a newer version of this page. You can find it here.

Download project

Alarm Manager

This sample project describes how to access alarm objects by means of a program.
With the AlarmManager object, it is possible to access active and stored alarms.
It is also possible to register a client to receive alarm events.

Product description

This sample project demonstrates how to access an alarm object by means of a program.
With the AlarmManager object, it is possible to access active and stored alarms.
It is also possible to register a client to receive alarm events.

The sample project contains two alarm tables. The first one (type Alarmtable) shows the active and stored events.
New alarms can be created by means of the buttons below the table.
The second table simulates an alarm table and shows the stored alarms.