alarmtype

Occurrence

compulsory, single

Attributes

Description

The <alarmtype> element sets the type of alarm for the dive computer to be given at a certain incident. At present this is a simple integer value which is assigned inside the hardware to a certain alarm pattern. If the hardware does not know this type the standard alarm is triggered.

If <dcalarm> is given, <alarmtype> must occur, too.

Parent Elements

<dcalarm>

Child Elements

See Also

<dcalarm>

Examples

<!-- that alarm pattern which is assigned 1 inside the hardware shall be triggered -->
<alarmtype>1</alarmtype>