X10 Community Forum

🖥️ActiveHome Pro => Plug-ins => OnAlert => Topic started by: danfly on April 15, 2007, 03:35:10 PM

Title: [How-Do-I] Add a Delay After a MS14A Triggers?
Post by: danfly on April 15, 2007, 03:35:10 PM
How can I set a short (15 second) delay between the time motion is sensed and when an alarm is activated?
Title: Re: [How-Do-I] Add a Delay After a MS14A Triggers?
Post by: Brian H on April 15, 2007, 04:56:59 PM
What are you trying to trigger and through what RF receiving module? I don't believe that is any delay on detection just delay for transmitting an off after motion is no longer detected.
Title: Re: [How-Do-I] Add a Delay After a MS14A Triggers?
Post by: danfly on April 16, 2007, 08:31:28 AM
I would like to operate a fire bell or siren plugged into the TM751. When motion is detected the bell or siren goes off, but I need provision to enter the room to turn the system off without the alarm going off. Thanks.
Title: Re: [How-Do-I] Add a Delay After a MS14A Triggers?
Post by: Chris S. on April 16, 2007, 11:56:24 PM
Hey danfly,

Lets assume that your trigger ON for the Motion Sensor is A4  (motion sensed - A4 ON)
And the Module (Siren, Light) that you want activated from the Motion Sensor Trigger is A6.

Create a Macro for A4 ON - When Macro is triggered by Motion Sensor (A4 ON)
Delay 15 seconds
A6 ON
Delay xxx seconds (duration of light or siren being on)
A6 OFF

See if that might work

Title: Re: [How-Do-I] Add a Delay After a MS14A Triggers?
Post by: danfly on April 18, 2007, 02:01:11 PM
Thanks, I'm no rocket scientist but I guess I will need to get into the Macro. Sounds like it will work.