Difference between revisions of "Activehome Pro SDK"

From X10Wiki
Jump to navigation Jump to search
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
http://graphics.x10.com/images_ahp/sdk_logo_large.jpg
+
[[Image:sdk_logo_large.jpg]]
  
The ActiveHome Pro Software Developer's Kit (SDK) is a set of tools and code designed for programmers outside of X10 to make use of ActiveHome Pro in their own applications.  Just click on the links below to download the ActiveHome Pro SDK documentation and code samples. When you combine this with your ActiveHome Pro CM15A Computer Interface and some creativity, you'll have everything you need to get started. '''Have Fun!'''
+
The ActiveHome Pro Software Developer's Kit (SDK) is a set of tools and code designed for programmers outside of X10 to make use of ActiveHome Pro in their own applications.  Just click on the links below to download the ActiveHome Pro SDK documentation and code samples.
  
 
== Product Pages ==
 
== Product Pages ==
  
*[http://www.activehomepro.com/sdk/ahscript.chm Documentation]
+
*[http://www.authinx.com/manuals/activehome/ahscript.chm Documentation]
*[http://www.activehomepro.com/sdk/ahsdk_install.exe Installation Package]
+
*[http://www.authinx.com/manuals/activehome/ahsdk_install.exe Installation Package]
 
*[http://www.x10community.com/forums/index.php?board=15.0 Forum]
 
*[http://www.x10community.com/forums/index.php?board=15.0 Forum]
 +
*[http://www.authinx.com/manuals/activehome/xtdcode.pdf Standard and Extended X10 Code Protocol]
 +
 +
== Questions ==
 +
 +
[[Using Pre-Set Dim|How to Use Pre-Set Dim]]
 +
  
== Code Samples To Get You Started ==
 
  
Check out the code samples below to get started developing in your favorite language. You'll see that turning on a light from your PC with code that you wrote is surprisingly cool and quite rewarding. Then you'll be hooked and likely up all night testing your ideas and creating code that is much more exciting and fun than these samples. When you do, send us your project files so we can post for all to admire and learn from. </font>
 
  
To see your sample code masterpiece posted here, send an e-mail to [mailto:sdkinfo@activehome.com sdkinfo@activehome.com] with a description of the application and a zip file of all related files.
 
  
{| id="AutoNumber5" style="border-collapse: collapse" width="750" cellpadding="5"
 
| bgcolor="#9999CC" | '''<font color="#FFFFFF" face="Trebuchet MS">Project</font>'''
 
| bgcolor="#9999CC" align="center" | '''<font color="#FFFFFF" face="Trebuchet MS">Language</font>'''
 
| bgcolor="#9999CC" align="center" | '''<font color="#FFFFFF" face="Trebuchet MS">Description</font>'''
 
| bgcolor="#9999CC" align="center" | '''<font color="#FFFFFF" face="Trebuchet MS">Requirements</font>'''
 
| bgcolor="#9999CC" align="center" | '''<font color="#FFFFFF" face="Trebuchet MS">Source ZIP</font>'''
 
|-
 
| <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/ahcview.html AH C View]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">C++</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/ahcview.html#description Readme]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/ahcview.html#requirements Requirements]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/ahcview.zip ahcview.zip]</font>
 
|-
 
| <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/ahcmd.html AH Command Line]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">C++</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/ahcmd.html#description Readme]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/ahcmd.html#requirements Requirements]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/ahcmd.zip ahcmd.zip]</font>
 
|-
 
| <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/palmpad.html Web PalmPad & Command Viewer]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">JavaScript</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/palmpad.html#description Readme]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/palmpad.html#requirements Requirements]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/palmpad.zip palmpad.zip]</font>
 
|-
 
| <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/mediaplayer.html Remote Control Media Player]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">JavaScript</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/mediaplayer.html#description Readme]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/mediaplayer.html#requirements Requirements]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/mediaplayer.zip mediaplayer.zip]</font>
 
|-
 
| <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/slideshow.html Remote Control Web Slideshow]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">JavaScript</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/slideshow.html#description Readme]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/slideshow.html#requirements Requirements]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/slideshow.zip slideshow.zip]</font>
 
|-
 
| <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/dynamic.html Dynamic Command Viewer]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">JavaScript</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/dynamic.html#description Readme]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/dynamic.html#requirements Requirements]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/dynamicreceive.zip dynamicreceive.zip]</font>
 
|-
 
| <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/phpcontrol.html PHP ActiveHome Controller]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">PHP on Apache</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/phpcontrol.html#description Readme]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/phpcontrol.html#requirements Requirements]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/phpcontrol.zip phpcontrol.zip]</font>
 
|-
 
| <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/perlcgicontrol.html Perl & CGI ActiveHome Controller]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">Perl on Apache</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/perlcgicontrol.html#description Readme]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/perlcgicontrol.html#requirements Requirements]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/perlcgicontrol.zip perlcgicontrol.zip]</font>
 
|-
 
| <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/vbactivehome.html VB Command Viewer]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">Visual Basic</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/vbactivehome.html#description Readme]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/vbactivehome.html#requirements Requirements]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/vbactivehome.zip vbactivehome.zip]</font>
 
|-
 
| <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/ahvbview.html AH C View]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">VBScript</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/ahvbview.html#description Readme]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/ahvbview.html#requirements Requirements]</font>
 
| align="center" | <font size="2" face="Trebuchet MS">[http://www.activehomepro.com/sdk/ahvbview.zip ahvbview.zip]</font>
 
|}
 
  
== Questions ==
 
  
 
== Related Products ==
 
== Related Products ==
Line 94: Line 29:
 
[[Wall Switch Modules]]
 
[[Wall Switch Modules]]
  
 +
 +
[[category: Hardware]]
 
[[category: Product Information]]
 
[[category: Product Information]]
 +
[[category: Software]]
 +
[[category: Specifications]]

Latest revision as of 18:36, 1 July 2015

Sdk logo large.jpg

The ActiveHome Pro Software Developer's Kit (SDK) is a set of tools and code designed for programmers outside of X10 to make use of ActiveHome Pro in their own applications. Just click on the links below to download the ActiveHome Pro SDK documentation and code samples.

Product Pages

Questions

How to Use Pre-Set Dim




Related Products

ActiveHome Pro

Lamp Modules

Appliance Modules

Wall Switch Modules