RE: [Tinyos-help] SounderControl.start()

2007-02-12 Thread Conard, Andrew
I found out the issue. I had another instance of the sounder interface running on another component. Thanks. -Original Message- From: Tarun Bansal [mailto:[EMAIL PROTECTED] Sent: Tue 2/13/2007 12:52 AM To: Conard, Andrew Cc: Tinyos-help@millennium.berkeley.edu Subject: Re: [Tinyos-help

Re: [Tinyos-help] SounderControl.start()

2007-02-12 Thread Tarun Bansal
It should remain on until you call SounderControl.stop(). Check your hardware or post your code to the mailing list Tarun On 2/12/07, Conard, Andrew <[EMAIL PROTECTED]> wrote: Hi, I was wondering how this method works exactly. When called once, is it only supposed to "chirp"? Or when you

[Tinyos-help] SounderControl.start()

2007-02-12 Thread Conard, Andrew
Hi, I was wondering how this method works exactly. When called once, is it only supposed to "chirp"? Or when you call it, does the sounder stay on until the SounderControl.stop() is called? For some reason, we have a program where the sounder is supposed to stay on for two seconds once a timer