59
© 2020 ATEÏS Europe B.V.
Third party equipment has the possibility to choose which message should be played. A new parameter
should be created and assigned to command.
To create a new parameter:
§
Enter a parameter name.
§
Select a variable type (Boolean, integer, string, IP address).
§
Click on Create new parameter.
New parameter appears now in parameter list.
messagenumber
parameter has been created on previous example.
Parameter can be used in command script according to replacement syntax ${
parameter
}.
Script
route?src=msg${messagenumber}&dst=1,2,3,4,5,6,7
is playing
messagenumber
message on all
loudspeaker lines and 0dB output.
§
Click on Apply changes to save modifications.
§
Click on Clear actions to delete all assigned commands on editor.
§
Click on Back to list to jump to
Advanced config
>
Commands
page.
Third party equipment has to send following command to trigger message number
messagenumber
to
all PRIMA VA loudspeaker lines and 0 dB output:
http://192.168.10.159/playmessage?messagenumber=2
Where 192.168.10.159 is PRIMA VA IP address on network and message number is 2.