--
Linux Home Automation Neil Cherry nch...@comcast.net
http://home.comcast.net/~ncherry/ (Text only)
http://hcs.sourceforge.net/ (HCS II)
http://linuxha.blogspot.com/ My HA Blog
You can find the documentation (in human readable form) at...
http://www.mbx-usa.com/xtc798.txt
By default it replies to X10 STATUS REQUEST by providing the effective DIM
level (percentage).
If you enable local control, the module trigger an ON command each time that
you locally switch on a lamp. In the same way, it trigger a OFF if you
manuallly switch off the lamp.
Take care that local control is only working with bulb lamp.
Hope it helps
Thierry
"Neil Cherry" <n...@wolfgang.uucp> wrote in message
news:slrnd9q90...@wolfgang.uucp...
> I just discovered that in my collection of things I don't have any of
> X10's 2 way lamp modules (my loss ;-). I'm wondering, can you poll a
> lamp module and get it's dim lever or is it just on and off?
The X10 LM14A responds to a standard X10 status_request with just
status_on or status_off. However it will respond to an extended
code status request (Type/Command 0x37) with the actual level (0-62),
plus codes indicating it's a lamp rather than appliance module
and whether or not the load, i.e., bulb, is connected.
Regards,
Charles Sullivan
Thanks! That's what I expected. :-)