X10 Community Forum

🖥️ActiveHome Pro => ActiveHome Pro General => Topic started by: Danny Rego on April 28, 2005, 12:53:44 AM

Title: Another Active-eye problem
Post by: Danny Rego on April 28, 2005, 12:53:44 AM
I have my Active-eye sensor set to code
M1...when it detects motion, the CM15A
(according to the activity monitor) detects
an M1 ON....but both my M1 ON macro, and my
M1 OFF macro occur at the same time, and
because of that...things are all screwed.

Does anyone have any advice on this???
Title: Re: Another Active-eye problem
Post by: tcassio on April 28, 2005, 06:51:25 AM
Danny,
The active eye has 2 ways of setting the
delay between the on and off commands.  1.
There is an analog pot on the top of the ms
that you adjust with a screwdriver.  2.
Through programming with in the ms.  If you
haven't changed this setting, the default
is set to use the pot, check to see if this
isn't turned all the way down.
Hope this helps.
T.
Title: Re: Another Active-eye problem
Post by: raym on April 28, 2005, 08:25:02 AM
I use an active eye motion detector.

When I need a macro to trigger a 'M1-on'. I
let the 'on' macro do the time delay and
then turn off whatever needs to be turned
off.

My active eye sensor / tranceiver combo
generates two 'off' events for each 'on'. I
wasn't sure what would happen If I used that
as a macro trigger so I just chose not to.




Title: Re: Another Active-eye problem
Post by: Danny Rego on April 28, 2005, 09:35:00 AM
I actually turned the pot half-way, AND set
the delay to one of the built in presets.
Hmmm.....I have another unit in a box,
maybe I'll try it out.  It could just be
that this particular unit is defective.

Although...the wierd thing is in the
activity monitor, it ONLY SHOWS an ON...but
when I look at my macros....both the ON,
and OFF macro light up like crazy.
Title: Re: Another Active-eye problem
Post by: Danny Rego on April 29, 2005, 12:08:39 AM
So I have TWO active-eye sensors, and they
are both behaving the same way...

I have the motion sensor set up for code M1
with a 2 minute delay between the ON, and
OFF signals.

When movement is detected...the CM15A sees
that "M1 is ON" in the activity
monitor...but it actually runs TWO
macros...M1 ON and M1 OFF.

What the hell is going on here???
Title: Re: Another Active-eye problem
Post by: martin on April 29, 2005, 09:52:40 AM
Danny: I know what you mean and this is, I
believe, a bug in the way the Activity
Monitor shows commands. Here is an example:

Sensor B13
Macro B13 On triggers a bathroom light to
turn On. Let’s call this Macro “Lights On”.
Macro B13 Off triggers a bathroom light to
turn Off. Let’s call this Macro “Lights Off”.

In AHP, I created Macro “Lights On” before
Macro “Lights Off”.

You’ll see something like

Receive RF B13 On
Receive B13 Lights Off  ***
Receive B On

Then the name of your modules (contained in
macro) and their associated actions.

*** Activity Monitor will display the name
of your last created Macro, not the actual
name of the macro associated with either the
trigger B13 On or B13 Off. The following
action then specify if it’s On of Off,
here “Receive B On”. I fixed that by using
the same generic name for both the On and
Off Macros. Let’s say “Bathroom Lights”, the
Activity Monitor would then list:

Receive RF B13 On
Receive B13 Bathroom Lights
Receive B On

Hope it helps.
Title: Re: Another Active-eye problem
Post by: billy on April 29, 2005, 11:44:35 AM
Ken,

Make sure you have the triger M1, OFF set in
your OFF Macro. (radio button)  I have
overlooked that a few times!

or else describe what the 2 macros do.
Title: Re: Another Active-eye problem
Post by: Danny Rego on April 29, 2005, 12:59:37 PM
I understand what you're saying, but that
is not the problem.  The problem here is
that the activity monitor is showing the
proper M1 ON command....but both my M1 ON,
and M1 OFF macros happen at the same time.

Also...when I manually click the "off"
button on the active-eye....no macro is
triggered (but the activity monitor shows
it as "Receive RF M1 Off"
Title: Re: Another Active-eye problem
Post by: Danny Rego on April 29, 2005, 01:03:13 PM
Billy...right now, the macros do nothing.
For testing, I have the M1 ON turn on a
light....and M2 OFF turns it off.

I double-checked the on/off setting in the
macros....they are fine.  If anyone else
out there could let me know if they have
something working like this....at least
I'll know it's me, and not the CM15A
unit/software!
Title: Re: Another Active-eye problem
Post by: martin on April 29, 2005, 01:28:24 PM
Danny,

I have three motion sensors and associated
macros and they all trigger just fine, On
and Off.
Might be noise problems. Try with a regular
RF remote such as a PalmPad and see if you
get the same results.
Title: Re: Another Active-eye problem
Post by: billy on April 29, 2005, 02:24:49 PM
Billy...right now, the macros do nothing.
For testing, I have the M1 ON turn on a
light....and M2 OFF turns it off.

So.....
MACRO1 Trigger = M1 On   (light ON)?
MACRO2 Trigger = M1 Off  (light OFF)?

The light is not also addressd as M1?

If you wait for the Active-eye to send the
off command does it show up in the activity
monitor?

If you click the Run Macro buttons does the
light turn on & off?
Title: Re: Another Active-eye problem
Post by: Danny Rego on April 29, 2005, 04:40:30 PM
MACRO1 Trigger = M1 On   (light ON)?
MACRO2 Trigger = M1 Off  (light OFF)?

Exactly...

The light is not also addressd as M1?

No...the light is H4

If you wait for the Active-eye to send the
off command does it show up in the activity
monitor?

Yes...the ON shows....and 2 minutes later
the OFF shows...in the activity monitor.

If you click the Run Macro buttons does
the  light turn on & off?

Yes...by manually clicking it all works.

...I've ensured that the ON/OFF selection
is correct for each macro as well.

When the ACTIVITY MONITOR shows M1
ON....BOTH MACROS START, and NEITHER OF
THEM WORK!!!

I'm really starting to hate this crap.
Title: Re: Another Active-eye problem
Post by: billy on April 29, 2005, 05:00:49 PM
Open your config file using wordpad eg:
C:\Program Files\ActiveHome
Pro\YOURFILENAME.ahx

Look for the Macros section:

<macros>
<macro name="Light On" code="M1" trigger="1"
id="4000001" moduleid="2000003"
ts="127592813836000000" download="1" >
<el cmd="7" area="1"
target="2000001" level="100" />
</macro>

<macro name="Light Off" code="M1"
trigger="0" id="4000002" moduleid="2000004"
ts="127592815557400000" download="1" >
<el cmd="7" area="1" target="2000001"
level="0" />
</macro>
</macros>

Should be like above.
What MH version you running?

Title: Re: Another Active-eye problem
Post by: Danny Rego on April 29, 2005, 10:51:35 PM
Here it is...looks good to me!!!???
Anyone?!?!  (this is driving me crazy)

<macro name="TEST MACRO ON"
code="M1" trigger="1" id="4000026"
moduleid="2000066" ts="127592205299565798"
download="1" >
<el cmd="2"
area="1" target="2000010" />
</macro>
<macro name="test off"
code="M1" trigger="0" id="4000028"
moduleid="2000068" ts="127592205308784548"
download="1" >
<el cmd="1"
area="1" target="2000010" />
</macro>
<macro name="Another Test
ON" code="M2" trigger="1" id="4000029"
moduleid="2000071" ts="127592687108152876"
download="1" >
<el cmd="7"
area="1" target="2000027" level="100" />
</macro>
<macro name="Test again
off" code="M2" trigger="0" id="4000030"
moduleid="2000074" ts="127592687134181496"
download="1" >
<el cmd="7"
area="1" target="2000027" level="0" />
</macro>
Title: Re: Another Active-eye problem
Post by: Danny Rego on May 01, 2005, 10:38:24 PM
Is there anyone out there who is seeing
proper behaviour?
Title: Re: Another Active-eye problem
Post by: billy on May 02, 2005, 06:30:17 AM
Danny,

Looking at the first 2 macros, I noticed
that the command does not seem to have an
operation associated to it:

<el cmd="2"  area="1" target="2000010" />
<el cmd="1"  area="1" target="2000010" />

Notice 'level="100"' or 'level="0"' in your
other macros:
<el cmd="7"  area="1" target="2000027"
level="100" />
H4 is a Lamp Module right? so the level
commands should be ok.

Does your other macro 'Another Test On'
or 'Test Again Off work?

Last suggestion, goto file new create the
Light and the 2 macros from scratch and see
if that works.
Good Luck!


Title: Re: Another Active-eye problem
Post by: Danny Rego on May 02, 2005, 10:25:50 AM
It's actually not a LAMP, but an APPLIANCE
module.  I assume that is why the 0-100
level is not there.
Title: Re: Another Active-eye problem
Post by: Danny Rego on May 02, 2005, 10:26:39 AM
It's actually not a LAMP, but an APPLIANCE
module.  I assume that is why the 0-100
level is not there...and YES...the macros
work if I click them manually.  (...and
I've tried clearing out all modules/macros,
and re-creating)
Title: Re: Another Active-eye problem
Post by: X10 Pro on May 02, 2005, 01:14:25 PM
Danny: Two things. 1) The appearance of both
macros running on screen (Run Macro buttons
flashing) when the RF On trigger is received
is a bug. We'll be fixing that. 2) Are these
macros stored in the interface? If so, is the
house code of the macro trigger set to be
transceived? That's required for the macro to
fire.
Title: Re: Another Active-eye problem
Post by: Danny Rego on May 03, 2005, 04:51:38 PM
1) The appearance of both  macros running
on screen (Run Macro buttons  flashing)
when the RF On trigger is received  is a
bug. We'll be fixing that.

Ok...good...it's not just me.

2) Are these  macros stored in the
interface?

Yes

Is the  house code of the macro trigger set
to be  transceived?  That's required for
the macro to  fire.

No it wasn't....and now I feel really
dumb!!!  Thanks for the help.  The thing
that threw me off was the ON/OFF of the
macro blinking...I didn't even think to
check anything else!

Thanks again!


Why does it need to be tranceived?  I
thought Transceiving was only needed if you
were allowing a remote to DIRECTLY SEND
codes to individual modules.