Hi,
http://www.intellihome.be/english/index.asp?gclid=CInvuMSt2pYCFQNaFQod_VJ53w This software don't accept My House Online
I already try http://software.x10.com/pub/manuals/xtdcode.pdf and go to the section "Type = 0 Shutters and Sunshades
but I don't understand anything... only numbers... Were I can put this numbers? Any tips?
Thank you for your great help
In the Macro Creator, there a drop down menu on the upper right side. Select the item "Extended Code".
In the resulting icon, there are entry windows for Housecode|Unit address, "Code", and "Data".
(The above is from memory - I don't have AHP running.)
Code and Data are entered as hexadecimal numbers.
Here are some to try. Level 0 is fully closed; level 19 (25 decimal) is fully open. The percentage of opening will depend a little on the range initialization you have performed per the Owner Manual.
Code Data
------- ------
02 00 to 19 Open shutter to level 0x00 to 0x19 (0 to 25 decimal) and store this level as a limit ("Sun Protection")
01 00 to 19 Open shutter to level 0x00 to 0x19 or the limit, whichever is less.
03 00 to 19 Open shutter to level 0x00 to 0x19 and ignore (and cancel) the limit.