The tab style templates project offers support for audible alarms. You can configure a project so that a selected wav file is sounded whenever an alarm of a particular priority is triggered. You can even assign different sounds to different alarm priorities, allowing the urgency of an alarm to be determined from its sound.
To implement audible alarms in your project:
[Alarm]Soundn
. This parameter determines the
wav file used when an alarm sounds, based on the priority of the
alarm (n). For example, [Alarm]Sound1
identifies the .wav file that
will be sounded whenever a priority 1 alarm is triggered.[Alarm]SoundnInterval
.
This parameter determines how long the selected wav file sounds,
based on the priority of the alarm (n). For example, [Alarm]Sound1Interval
sets the length of time a
priority 1 alarm is sounded for.See Also