23 | | This is the first device that I have implemented. Go to the settings page for the RFXCOM device. Each Harrison curtain remote has a number coded in hexadecimal. Enter this code and click add. You will now have an additional Harrison device. |
| 25 | This is the first device that I have implemented. Go to the settings page for the RFXCOM device. Each Harrison curtain remote has a number coded in hexadecimal. The codes can be found by opening the remote. You can see 8 dip switches with an up, middle and down position. Each position gives 2 bits, with 8 switches this gives 16 binary numbers, when split up into 4 segments give 4 hex numbers. |
| 26 | |
| 27 | [[Image(IMG_harrison_remote.jpg, 60%)]] |
| 28 | |
| 29 | Dip switch in down position gives binary code 00, dip switch in upper position gives 11 and in the middle position gives 10. When you look at my remote, the code found is: 00 00 11 11 00 10 10 10. In hex this gives 0F2A. |
| 30 | |
| 31 | Enter this code and click add. |
| 32 | [[Image(rfxcom_add_harrison.png, 50%)]] |
| 33 | |
| 34 | You will now have an additional Harrison device which can be opened, closed or stopped mid action. |
| 35 | [[Image(rfxcom_harrison_device.png)]] |