Alarms Disabled On Startup

Sample application demonstrates how to have alarms disabled for the first 15 seconds of the project running, useful when communication takes some time to initialize and preventing false alarms during startup. Uses the Scheduler to achieve this.