Please login or register.

Login with username, password and session length
Pages: [1] 2

Author Topic: Send an All Off command twice a day/help please  (Read 13337 times)

steve r

  • Jr. Member
  • **
  • Helpful Post Rating: 0
  • Posts: 14
Send an All Off command twice a day/help please
« on: August 11, 2006, 02:01:49 PM »

There are times when I have outside lights/spotlights on when they are not supposed to be.

What command/macro would I setup to send an all off command twice a day to see if this would eliminate lights being on for long periods of time when they shouldn't be.

This is not necessarily a new problem from new interference or downloading of new AHP versions.

I would like to pick any time that would be appropriate so not to be when they should be going on by a current timer or motion sensor.

Thank you for your help and please be specific as to method.

I tried searching the forum first but had no luck.
Logged

JimC

  • Hero Member
  • *****
  • Helpful Post Rating: 41
  • Posts: 631
Re: Send an All Off command twice a day/help please
« Reply #1 on: August 11, 2006, 07:10:00 PM »

Steve R,

If it were me I would do the following.
1. In AHP create a dummy module and assign it a unit and house code. lets say A1
2. create a macro that is triggered by A1. In this macro place each of your modules that controll lights and set them to off.
3 Create a timer for the dummy module (A1). Set the timer to turn off the light as often and at any time you would like.

This should work. There is a all units off function that could be used instead of placing all of the light modules in the macro but this function will also turn off all other modules.

If you need further clarification let me know I am sure we can get this to work.

Jim
« Last Edit: August 11, 2006, 07:13:07 PM by JimC »
Logged
_ _ ...  ..._ _

steve r

  • Jr. Member
  • **
  • Helpful Post Rating: 0
  • Posts: 14
Re: Send an All Off command twice a day/help please
« Reply #2 on: August 11, 2006, 07:43:29 PM »

Thank you,  I will try this later and let you know.
I assume that  there does not have to be any other trigger such as a motion sensor etc.  It will just trigger itself.  Also, I guess you mean to use any type of module as a dummy.

Thank you for your help!!
Logged

JimC

  • Hero Member
  • *****
  • Helpful Post Rating: 41
  • Posts: 631
Re: Send an All Off command twice a day/help please
« Reply #3 on: August 11, 2006, 07:48:33 PM »

Quote
I assume that  there does not have to be any other trigger such as a motion sensor etc
That is correct. The timer will trigger the dummy module which will trigger the macro.

Quote
guess you mean to use any type of module as a dummy

Any type will work. If it were me I would use either a lamp or appliance module as the dummy.
Logged
_ _ ...  ..._ _

jawaid

  • Sr. Member
  • ****
  • Helpful Post Rating: 1
  • Posts: 84
Re: Send an All Off command twice a day/help please
« Reply #4 on: August 17, 2006, 03:16:52 AM »

To take Jim's suggestion about teh macro a step further, you could also use the 'All Lights Off' command in the macro triggered by the dummy module A1 On. This command is available under the 'Advanced Functions' of teh Smart Macros. I have not tried this command myself, but it seems that it can simplify turning off all the lights.
Logged

JMac

  • Hero Member
  • *****
  • Helpful Post Rating: 23
  • Posts: 462
Re: Send an All Off command twice a day/help please
« Reply #5 on: August 17, 2006, 08:01:59 AM »

It absolutely will work and you could take it a step forward and use "All Units Off" (if there are radios, etc that you need to assure off)
Logged

steven r

  • Advanced Member
  • Hero Member
  • ******
  • Helpful Post Rating: 74
  • Posts: 2189
  • Halloween with X10
Re: Send an All Off command twice a day/help please
« Reply #6 on: August 17, 2006, 08:08:15 AM »

...you could also use the 'All Lights Off' command in the macro...
Just like an "All Units Off" all lights on the same house code would be turned off. This would be fine if your outdoor lights were on a different house code but a pain if on the same HC as your house.

The sensors in my flood lights seem to come on anytime a bug flies by. I have macros to turn them off a few minutes after they're turned on as well as every hour.
Logged
BVC let's me tell my camera where to go!
:) Murphy is my beta testing pal. He helps me find problems whether I like it or not. :)

Dan Lawrence

  • Hero Member
  • *****
  • Helpful Post Rating: 68
  • Posts: 3991
Re: Send an All Off command twice a day/help please
« Reply #7 on: August 17, 2006, 08:13:51 AM »

You need to adjust the sensitivity so the floodlights won't react to bugs and other flying things.  I had to play with the settings until I found one that doesn't react to bugs, cars on the street and other things, but still reacts to somebody on the bottom steps.
Logged
I don't SELL this stuff... BUT I sure do ENJOY using it!!!

jawaid

  • Sr. Member
  • ****
  • Helpful Post Rating: 1
  • Posts: 84
Re: Send an All Off command twice a day/help please
« Reply #8 on: August 19, 2006, 08:30:48 AM »

Dan,

How do you make the sensitivity adjustment? I did not readuly see it on the camera or the manual. Thanks.
Logged

Charles Sullivan

  • Hero Member
  • *****
  • Helpful Post Rating: 94
  • Posts: 1565
    • HEYU - X10 Automation for Linux, Unix, and Mac OSX
Re: Send an All Off command twice a day/help please
« Reply #9 on: August 19, 2006, 09:19:08 AM »

steve r:
You don't mention whether you intend to download the macro to the interface or run it from the PC.  If the latter, check that it works by manually turning on a few of the lights by pushing the button on a wall switch module or manually switching off and on the lamp itself, i.e., so there's no X10 signal transmitted on the power line to tell AHP the light is on.

With macros executed from the PC, AHP often tries to be "smart" and doesn't transmit a command it thinks is unnecessary.  So if AHP thinks a light is already off it may omit sending the Off signal to that module.

Logged
Yesterday it worked.
Today it doesn't work.
X10 on Windows is like that.

HEYU - X10 Automation for Linux, Unix, and Mac OS X     http://www.heyu.org

Dan Lawrence

  • Hero Member
  • *****
  • Helpful Post Rating: 68
  • Posts: 3991
Re: Send an All Off command twice a day/help please
« Reply #10 on: August 19, 2006, 10:45:50 AM »

Dan,

How do you make the sensitivity adjustment? I did not readily see it on the camera or the manual. Thanks.

There should be a compartment on the bottom of the floodlight. Open the door that covers it and there should be dials for various sensativy and other settings.
Logged
I don't SELL this stuff... BUT I sure do ENJOY using it!!!

JimC

  • Hero Member
  • *****
  • Helpful Post Rating: 41
  • Posts: 631
Re: Send an All Off command twice a day/help please
« Reply #11 on: August 19, 2006, 01:43:49 PM »

Dan Lawrence,

He mentions camera along with the floodlights. If he has the flood cam units they do not have an adjustment for sensitivity. At least mine does not but it is an older unit.

Jim
Logged
_ _ ...  ..._ _

Dan Lawrence

  • Hero Member
  • *****
  • Helpful Post Rating: 68
  • Posts: 3991
Re: Send an All Off command twice a day/help please
« Reply #12 on: August 19, 2006, 02:07:48 PM »

That may be, but the PRS511, which I have does.  It's set to ignore bugs, birds and cars passing by the house.  It will not turn on until someone's on the bottom step of the porch steps. It turns off  10 seconds after it turns on. It's controller (a RWS18) turns the PRS11 ON at 10 minutes before Dusk and OFF at 12:30 AM seven days a week.
Logged
I don't SELL this stuff... BUT I sure do ENJOY using it!!!

jawaid

  • Sr. Member
  • ****
  • Helpful Post Rating: 1
  • Posts: 84
Re: Send an All Off command twice a day/help please
« Reply #13 on: August 19, 2006, 11:03:30 PM »

On the flood cams, I do not see a sensitivity adjustment. The flood cams I have are 3 years old and perhaps the newer units have these adjustments. On my floodcams, I did not see a compartment below the sensor.
Logged

JimC

  • Hero Member
  • *****
  • Helpful Post Rating: 41
  • Posts: 631
Re: Send an All Off command twice a day/help please
« Reply #14 on: August 20, 2006, 08:32:28 AM »

jawaid,

The compartment is on the underside of the camera but in it you will not find an adjustment for sensitivity. What is in the compartment is adjustments for:  dark / light adjustment, time delay adjustment, unit and house code settings and manual / auto switch. Mine is a model VT38A.

Jim
Logged
_ _ ...  ..._ _
Pages: [1] 2
 

X10.com | About X10 | X10 Security Systems | Cameras| Package Deals
© Copyright 2014-2016 X10.com All rights reserved.