[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]
CM15A & receiving dim
I'm not sure if anyone has resolved this but I'm trying to decode
simple dim commands being sent from the ti103 and received by the
CM15A. If I send 1 DIM ($>28001N01ND40ND40F8# or N1 NDIM - note these
are continous dims for a single command) I see:
5a020086
5a03020b84
As far as I can tell (no X10 doc still) the first line is 5A (received
from the power line) 02 (2 bytes follow) 00 (it's an address) and 86
(X10 address - N1). The second line is 5A (power line), 03 (3 bytes
follow), 02 (either 2 more bytes of an ID for DIM/BRIGHT), 0B (Dim % -
still need to figure out the math) and 84 (NDIM).
I've also sent multiple dims:
1 DIM = 5a03020b84
2 DIM = 5a03020b84
3 DIM = 5a03021684
4 DIM = 5a03022184
5 DIM = 5a03022c84
Not sure what the math is on these. I'm guessing value/256 * 100 but
that's just a guess. Any ideas?
--
Linux Home Automation Neil Cherry ncherry@xxxxxxxxxxx
http://www.linuxha.com/ Main site
http://linuxha.blogspot.com/ My HA Blog
http://home.comcast.net/~ncherry/ Backup site
comp.home.automation Main Index |
comp.home.automation Thread Index |
comp.home.automation Home |
Archives Home