Using WatchDog timer to handle infinite buzzer conditions.

Discussion of application development using iX Developer, including but not limited to getting started, using the functions tab, properties, objects and installation.
Post Reply
Sheetal
Posts: 1
Joined: Wed Mar 04, 2015 4:00 am

Using WatchDog timer to handle infinite buzzer conditions.

Post by Sheetal »

Hi,

I have been working on an application that generates alarms for specific conditions. We use the
[DllImport("BeHwApi.dll", EntryPoint="SetBuzzer")]
public static extern bool SetBuzzer() API.

Recently we have encountered a problem where alarm is triggered with no alarm condition. In short, it goes into an infinite alarm buzzer mode.
So we are trying to add a WatchDog timer to moniotor such a situation and switch off the buzzer when there is no alarm condition.

Is there any provision for the same?

User avatar
Russ C.
Posts: 213
Joined: Thu Nov 16, 2017 3:32 pm
Contact:

Re: Using WatchDog timer to handle infinite buzzer condition

Post by Russ C. »

Hello,

We understand that this is a very old post. If there is anyone who is still experiencing this or similar issues and require assistance, please visit us at https://www.beijerelectronics.us/en-US/ ... ___support or give us call at 801.708.6690.

Thank you.
Best regards,

Russ
(801) 708-6690
Technical Support
Contact Us

Beijer Electronics AB
http://www.beijerelectronics.us

Post Reply