Active TopicsActive Topics  Display List of Forum MembersMemberlist  Search The ForumSearch  HelpHelp
  RegisterRegister  LoginLogin
PowerHome General
 PowerHome Messageboard : PowerHome General
Subject Topic: How do I trigger off a Cleanup Message? Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
jeffw_00
Super User
Super User


Joined: June 30 2007
Online Status: Offline
Posts: 929
Posted: August 17 2008 at 23:11 | IP Logged Quote jeffw_00

Ok - as noted in my post http://www.myx10.com/forum/forum_posts.asp?TID=1842&PN=1

I am losing Broadcast messages when a controlinc is sending a SERIES of keypresses. Workaround is to space the presses out (3-4 seconds in-between). Theory is that the repeating takes that long to die out (or perhaps a weak device is repeating longer than it should). I could try to debug this (swap around devices, move them to different legs, etc), but I think there's an easier solution....

It was pointed out to me that even though the Broadcast messages aren't ack'd, the Cleanup messages are. So....

Is there a way to trigger off a cleanup message?

Thanks!
/j

Edited by jeffw_00 - August 17 2008 at 23:11
Back to Top View jeffw_00's Profile Search for other posts by jeffw_00
 
TonyNo
Moderator Group
Moderator Group
Avatar

Joined: December 05 2001
Location: United States
Online Status: Offline
Posts: 2889
Posted: August 18 2008 at 07:33 | IP Logged Quote TonyNo

Seems like you could use the Insteon Device Chg trigger and check the TEMP variables. TEMP4 = 2 (Group Cleanup from PH PLC) or 6 (Group Cleanup from device).
Back to Top View TonyNo's Profile Search for other posts by TonyNo Visit TonyNo's Homepage
 
jeffw_00
Super User
Super User


Joined: June 30 2007
Online Status: Offline
Posts: 929
Posted: August 18 2008 at 17:14 | IP Logged Quote jeffw_00

Hi Tony - ok - thanks - that works like a charm. On one hand, only powerhome would let me do such a thing.

On the other hand, - why did INSTEON make it so hard to get to the only handshook communication between Controlinc and PLC?

So what i did was change all my Controlinc triggers to Insteon_Device_Chg, and then in the first line of the macros called by the trigger statements, I inserted a
Jump - if(ph_getvar_n(2,4)=6,1,999)

Powerhome ROCKS
/j

thanks
/j

Edited by jeffw_00 - August 18 2008 at 20:13
Back to Top View jeffw_00's Profile Search for other posts by jeffw_00
 

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