The UK Home Automation Archive

Archive Home
Group Home
Search Archive


Advanced Search

The UKHA-ARCHIVE IS CEASING OPERATIONS 31 DEC 2024


[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

xPLHal: Scripting for X10 dim and bright commands


  • Subject: xPLHal: Scripting for X10 dim and bright commands
  • From: John B
  • Date: Tue, 03 Jun 2003 21:06:00 +0000

Hi all,

I'm trying to get a script to run in xPL Hal in response to a dim or bright
command being sent over X10.

When I press the dim button on my mini controller, I get the following xPL
message:

xpl-trig
{
..
}
x10.basic
{
command=dim
house=B
level=10
}

Which looks correct.

I have a sub routine defined as follows:

Sub X10_B_Dim_Trigger(XplMsg)
' Do stuff
End Sub

But it never gets called.

What am I doing wrong?

Thanks,

John






xPL Main Index | xPL Thread Index | xPL Home | Archives Home

Comments to the Webmaster are always welcomed, please use this contact form . Note that as this site is a mailing list archive, the Webmaster has no control over the contents of the messages. Comments about message content should be directed to the relevant mailing list.