Active TopicsActive Topics  Display List of Forum MembersMemberlist  Search The ForumSearch  HelpHelp
  RegisterRegister  LoginLogin
PowerHome General
 PowerHome Messageboard : PowerHome General
Subject Topic: Five Days left on Eval Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
flyred
Newbie
Newbie
Avatar

Joined: October 28 2005
Location: United States
Online Status: Offline
Posts: 10
Posted: October 28 2005 at 21:16 | IP Logged Quote flyred

Howdy folks,

Well, I have five days left on the eval before I have to make a final decision to go back to what I have been using or purchase the product.

So, I read the reveiw on HomeToys, and me and the reveiwer have a lot in common, pretty technical, lots of 'figuring it out' experience when it comes to computers, some assembler programming, and both of us are having a bit of problem figuring it out.

I am leaning towards purchasing, but there's a tiny part of me that is leaning back towards what I have because I have put a lot of work into it. But wht I have has some drawbacks, resource intensive and memory leaks are the biggest problem.

So can anyone point me to some threads that talk about the basics on setting up macros, triggers etc. Once I get situated and get a better understanding, I'll probably want to customize my web and query using PHP, but I have a long way to go before I get to that point.

I sure appreciate any help you can send my way.

Thanks
Back to Top View flyred's Profile Search for other posts by flyred
 
TonyNo
Moderator Group
Moderator Group
Avatar

Joined: December 05 2001
Location: United States
Online Status: Offline
Posts: 2889
Posted: October 28 2005 at 23:11 | IP Logged Quote TonyNo

I had wanted to do some tutorials, but I have not been able to come up with ideas.

Do you have ideas on what you want to do?
Back to Top View TonyNo's Profile Search for other posts by TonyNo Visit TonyNo's Homepage
 
krommetje
Super User
Super User
Avatar

Joined: December 29 2004
Location: Netherlands
Online Status: Offline
Posts: 695
Posted: October 29 2005 at 06:38 | IP Logged Quote krommetje

Well, you could read some threads with a high level of reads and reply's... usually in these threads a lot of code is thrown around. You can import callerID, temperatures, weatherdata etc.

I am not so expirienced in programming like TonyNo and Dave but some of my posts together with TonyNo/Dave should give you some ideas on what can be done....

Peter

Edited by krommetje
Back to Top View krommetje's Profile Search for other posts by krommetje Visit krommetje's Homepage
 
flyred
Newbie
Newbie
Avatar

Joined: October 28 2005
Location: United States
Online Status: Offline
Posts: 10
Posted: October 29 2005 at 10:42 | IP Logged Quote flyred

I had wanted to do some tutorials, but I have not been able to come up with ideas.

I think that a person could use a bit more help on understanding formulas, triggers, and macros and how they all relate. Especially a better understanding of formulas.

And perhaps a sort of step by step tutorial from entering your first X10 item all the way to making it do something based on time or an event, something that gives folks a general sense of what needs to be done first.

And to Peter, thank you. I will go searching for some of your past posts.

Thanks all.
Back to Top View flyred's Profile Search for other posts by flyred
 
TonyNo
Moderator Group
Moderator Group
Avatar

Joined: December 05 2001
Location: United States
Online Status: Offline
Posts: 2889
Posted: October 30 2005 at 14:16 | IP Logged Quote TonyNo

Formulas are used to calculate values or execute commands.

Quote:
Formulas are where most of your automation power is derived. Formulas are used within macros on several functions, within triggers, within PSP (PowerHome Server Pages) and all Send Keys are a formula whose result is sent to the Send Keys interpreter. Formulas can return text, numeric, and date/time values. Before a formula is evaluated, variable substitution is performed upon it. Once variable substitution is complete, the formula is passed to the formula evaluator. The results of the formula are then passed back. Formulas themselves can contain a number of functions.


Triggers provide a means for acting on input signals (incoming or outgoing).

Quote:
Triggers are based upon external actions. Triggers can be declared for Outgoing Infrared, Incoming Infrared, Outgoing X-10, Incoming X-10 powerline signals, and Incoming X-10 RF signals. Triggers also include a formula which is checked whenever a trigger fires. If the formula is true then the trigger's action is performed. Actions can be either a macro, formula, or a Send Keys formula. Triggers are declared from within the Triggers section of the PowerHome Explorer.


Macros are a collection of commands.

Quote:
Macros are the heart of the PowerHome program. It is here that most actions are defined and if-then logic is performed. Having well defined and thought out macros will enable you to maximize your use of the PowerHome Program. From within macros you can: send pre-defined infrared commands, send raw X-10 commands, call other macros, set global variables, set certain system variables, launch applications, switch to other applications, perform a Send Keys, initiate a dial-up connection, disconnect a dial-up connection, send Email, perform Text to Speech, create timed events, play a CD jukebox playlist, perform delays, trim the event log, get input, post a messagebox, perform direct SQL on the database, retrieve data from the database, clear the X-10 history variables, and nearly any other function for automation control. The Formula language used within macros allows for sophisticated if-then-else logic and looping. Macros are defined within the Macro section of the PowerHome Explorer.


Also, have you looked at the PowerHome QuickStart document?
Back to Top View TonyNo's Profile Search for other posts by TonyNo Visit TonyNo's Homepage
 
TonyNo
Moderator Group
Moderator Group
Avatar

Joined: December 05 2001
Location: United States
Online Status: Offline
Posts: 2889
Posted: October 31 2005 at 14:09 | IP Logged Quote TonyNo

I needed to add some code for Halloween, so I made a tutorial out of it!
Back to Top View TonyNo's Profile Search for other posts by TonyNo Visit TonyNo's Homepage
 
flyred
Newbie
Newbie
Avatar

Joined: October 28 2005
Location: United States
Online Status: Offline
Posts: 10
Posted: October 31 2005 at 17:43 | IP Logged Quote flyred

Thanks to everyone for the help. I have not read the Quick Start Guide, but I will, only the full document. Love the tutorial!
Back to Top View flyred's Profile Search for other posts by flyred
 
krommetje
Super User
Super User
Avatar

Joined: December 29 2004
Location: Netherlands
Online Status: Offline
Posts: 695
Posted: November 01 2005 at 10:55 | IP Logged Quote krommetje

Hey TonyNo,

where did you get the skull?
Back to Top View krommetje's Profile Search for other posts by krommetje Visit krommetje's Homepage
 
TonyNo
Moderator Group
Moderator Group
Avatar

Joined: December 05 2001
Location: United States
Online Status: Offline
Posts: 2889
Posted: November 01 2005 at 12:41 | IP Logged Quote TonyNo

It was something I built this year! I mounted a foam skull on the end of a car power antenna, which was controlled via X-10! It did a good job of popping out of the bushes.
Back to Top View TonyNo's Profile Search for other posts by TonyNo Visit TonyNo's Homepage
 
flyred
Newbie
Newbie
Avatar

Joined: October 28 2005
Location: United States
Online Status: Offline
Posts: 10
Posted: November 04 2005 at 11:38 | IP Logged Quote flyred

TonyNo,

You need to post a video of this skull. Sounds too fun!
Back to Top View flyred's Profile Search for other posts by flyred
 
TonyNo
Moderator Group
Moderator Group
Avatar

Joined: December 05 2001
Location: United States
Online Status: Offline
Posts: 2889
Posted: November 04 2005 at 12:30 | IP Logged Quote TonyNo

Hehe...

A pic.

Small movie.
Back to Top View TonyNo's Profile Search for other posts by TonyNo Visit TonyNo's Homepage
 
flyred
Newbie
Newbie
Avatar

Joined: October 28 2005
Location: United States
Online Status: Offline
Posts: 10
Posted: November 05 2005 at 00:25 | IP Logged Quote flyred

LOL-I love the skull, great idea and what fun! We used our x-10 this past Christmas to start very annoying Christmas music everytime someone walked in to bathroom.

The fun never ends!

Thanks for posting, I really enjoyed it.
Back to Top View flyred's Profile Search for other posts by flyred
 
dhoward
Admin Group
Admin Group
Avatar

Joined: June 29 2001
Location: United States
Online Status: Offline
Posts: 4447
Posted: November 06 2005 at 19:38 | IP Logged Quote dhoward

Tony,

I had read about your fogger on Cocoontech. How did that work out this year?

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

Joined: December 05 2001
Location: United States
Online Status: Offline
Posts: 2889
Posted: November 06 2005 at 20:41 | IP Logged Quote TonyNo

Bah! The timer I picked up could not cycle fast enough, or I didn't turn the On time high enough. That's what I get for not testing!

The chiller, however, worked really well.
Back to Top View TonyNo's Profile Search for other posts by TonyNo Visit TonyNo's Homepage
 
dhoward
Admin Group
Admin Group
Avatar

Joined: June 29 2001
Location: United States
Online Status: Offline
Posts: 4447
Posted: November 08 2005 at 09:58 | IP Logged Quote dhoward

Thats too bad. The picture you had of the chiller looked pretty cool though.

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