Sending an alarm notification via VOIP (text-to-speech)

Introduction

Hello and welcome to a new guide on how to best use Movicon.NExT™.

In this technote we will show you how to configure the Alarm Dispatcher to send notifications by VOIP.

Example

We will use an example to give you a better idea of how to do this.

How to create the tag

Having already started up the software and loaded the project:

How to create and associate the alarm

We shall now create an alarm in this way:

Now that we have created and configured the tag and alarm, we can go ahead and assign the two elements:

How to create the screen

Now, we will need to create a screen:

Once the screen has been created, you can then change the project's properties by inserting the screen as the project's Main screen which will show when the project starts up. To do this:

Once you have finished configuring the project startup page, click on the Save All icon located on the toolbar at the top to save the project.

Now, open the Main screen and click on the Toolbox tab on the far right of the editor window to open the Toolbox library provided by Movicon.NExT.
Go to the Toggle Switches folder and drag a Vertical Switch onto the screen. Drag the boolTestTag onto the object to associate it.

How to create a user within the project

To use the Alarm Dispatcher correctly, you will need to create a user within the project. This user will be the one who receives notifications from the Alarm Dispatcher.
To do this:

How to configure the Alarm Dispatcher’s VoIP plugin

We shall now configure the Alarm Dispatcher:

Once the VOIP plugin has been added to the list, you can start configuring it:

This plugin supports calls with:

After moving to the Notifications tab, we can configure a message to be sent:

Save the project by clicking on the Save All icon found in the Movicon.NExT editor toolbar.

Runtime Test

Click the Start Runtime icon to test to see if everything works in runtime.
Once the application is started and the screen appears, clicking on the switch allows you to change the value of the boolTest tag from 0 to 1.
In this condition, the alarm associated with the tag is activated and the Alarm Dispatcher sends a VOIP communication alerting the user of the active alarm.