AlarmManager.ini [ALARM_MANAGER] Section Variables

You can add an [ALARM_MANAGER] section to a custom AlarmManager.ini configuration file. Simply create a new text file named "AlarmManager.ini", and save it to your application directory. Within the AlarmManager.ini configuration file, add the [ALARM_MANAGER] section and variables. Be sure to set the Config.ini [SYSTEM] section variable AlarmExternalConfig equal to 1, thereby instructing VTS to read the [ALARM_MANAGER] section and variables from the custom AlarmManager.ini configuration file, rather than from Config.ini.

Whether it appears in the Config.ini configuration file, or in an AlarmManager.ini configuration file, the [ALARM_MANAGER] section and its variables are the same.

As of version 8.0, the AlarmExternalConfig variable is set to 1 by default, indicating that the alarm settings are to be found in the AlarmManager.ini file.

Prior to version 8.0, the [ALARM_MANAGER] section appeared by default in Config.ini, and the AlarmExternalConfig variable was set to 0, indicating that VTS should read the [ALARM_MANAGER] section and variables from Config.ini. See Config.ini [ALARM_MANAGER] Section Variables for more details.