alertHorn.ctl in 3.11.1

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
3 posts • Page 1 of 1
bhavna
Posts:37
Joined: Mon Dec 20, 2010 1:12 pm

alertHorn.ctl in 3.11.1

Post by bhavna »

I could not find the alertHorn.ctl file in 3.11 version. Is it not required now for any kind of audio generation for alarms? What do I do to generate audio when any alarm comes?

Thank you

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: alertHorn.ctl in 3.11.1

Post by leoknipp »

Hello,

the script alertHorn.ctl is part of the Demo-Application and not of the standard product.
Using this script in a real project is prohibited. It can only be used for demo purposes within the Demo-Application.

If you want to start a sound when an alert is raised you have to write your own script.

Best Regards
Leopold Knipp
Senior Support Specialist

fmulder
Posts:330
Joined: Wed Feb 03, 2010 9:46 am

Re: alertHorn.ctl in 3.11.1

Post by fmulder »

You might consider defining a sumalert datapoint and then do a dpConnect() on that. This is the easiest way to make a sound.

good luck

3 posts • Page 1 of 1