Active TopicsActive Topics  Display List of Forum MembersMemberlist  Search The ForumSearch  HelpHelp
  RegisterRegister  LoginLogin
PowerHome Programming
 PowerHome Messageboard : PowerHome Programming
Subject Topic: 2450 relay issues Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
mmunnelly
Newbie
Newbie


Joined: November 06 2010
Location: Canada
Online Status: Offline
Posts: 17
Posted: October 07 2011 at 23:51 | IP Logged Quote mmunnelly

Hey guys, I got a problem I'm hoping you can help me with.

I just installed the new garage door opener/sensor, and it works like a dream.

The only issue i'm having is that I can't use a macro to open/close the door.

I can use the software buttons in Control Center/device status/webcenter, but when I try to do it in a macro I get nothing.

I took a look at the insteon raw log and I noticed a funny thing.

When I push a button to turn on (and then off right after) the following (among others) code is printed in blue.

[Timestamp] TX Sendinsteonraw = 00 00 00 17 d4 dd 0f 11 ff

When I use the macro I get:

[Timestamp] TX sendinsteonraw = 00 00 00 17 D4 DD 0F 11 00

I have the macro set as follows:

Command: Insteon
ID: GARAGE IO
VALUE: ON

THen I do a 3000 ms Delay

and then Turn it off the same way.

I also tried fast_on and Fast_off, made no difference.

Anybody have any thoughts?

Thanks



Edited by mmunnelly - October 07 2011 at 23:53
Back to Top View mmunnelly's Profile Search for other posts by mmunnelly
 
grif091
Super User
Super User


Joined: March 26 2008
Location: United States
Online Status: Offline
Posts: 1357
Posted: October 08 2011 at 08:23 | IP Logged Quote grif091

In the Formula column of the macro line enter 255. The Insteon command being issued is an ON command with an On Level of 00 which turns the device Off. An On Level of 255 (0xFF) is Full On which turns the device On.

Edited by grif091 - October 08 2011 at 08:25


__________________
Lee G
Back to Top View grif091's Profile Search for other posts by grif091
 
mmunnelly
Newbie
Newbie


Joined: November 06 2010
Location: Canada
Online Status: Offline
Posts: 17
Posted: October 08 2011 at 15:17 | IP Logged Quote mmunnelly

Ha, sometimes the little things are overlooked. Thanks much.
Back to Top View mmunnelly's Profile Search for other posts by mmunnelly
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum