Active TopicsActive Topics  Display List of Forum MembersMemberlist  Search The ForumSearch  HelpHelp
  RegisterRegister  LoginLogin
PowerHome Programming
 PowerHome Messageboard : PowerHome Programming
Subject Topic: Automate Insteon Status Scan On/Off Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
damutha
Newbie
Newbie


Joined: January 17 2007
Online Status: Offline
Posts: 13
Posted: February 25 2007 at 11:58 | IP Logged Quote damutha

I was curious whether it was possible to set up timed events to turn the Insteon status scan feature on and off? I would like to turn it off at night when there is no activity going on.
Back to Top View damutha's Profile Search for other posts by damutha
 
dhoward
Admin Group
Admin Group
Avatar

Joined: June 29 2001
Location: United States
Online Status: Offline
Posts: 4447
Posted: March 01 2007 at 19:46 | IP Logged Quote dhoward

Yep, it can be done.

This command will turn status scan on:

Code:

ph_ctlrcmd1("INSTEONCTLRID",5100,1,1,'','',0)


This command will turn status scan off:

Code:

ph_ctlrcmd1("INSTEONCTLRID",5100,1,0,'','',0)


HTH,

Dave.
Back to Top View dhoward's Profile Search for other posts by dhoward Visit dhoward's Homepage
 

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