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]

Re: Homevision xPL Success.....


  • Subject: Re: Homevision xPL Success.....
  • From: Ian Lowe
  • Date: Mon, 12 May 2003 13:30:00 +0000

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
Transitional//EN">
<DIV><FONT face="Courier New" size="2">Does
this mean say a xPL OSD device (pic controlled) must also filter through
other things like ...x10.basic&nbsp; looking for TEXT tags ??? if so
how does a pic do it easily ?? Sorry for the dumb questions
?</FONT></DIV>
<DIV><FONT face="Courier New"
size="2"></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New"
size="2">Nope. That tag is optional, so a given device doesn't
*have* to support it: obviously, the richer support a device can offer the
better..</FONT></DIV>
<DIV><FONT face="Courier New"
size="2"></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size="2">In
the scheme documents on Tony's site, those elements with [ ] around them
are optional, so for OSD.BASIC, only the TEXT= is mandatory, everything
else is optional..</FONT></DIV>
<DIV><FONT face="Courier New"
size="2"></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size="2">One
thing to be aware of though: the *order* of tags is not arbitrary: if an
optional tag is present, it must be in the correct order, and any
*extended* entries must always appear after the *basic*
ones..</FONT></DIV>
<DIV><FONT face="Courier New"
size="2"></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size="2">so,
in my OSD example:</FONT></DIV>
<DIV><FONT face="Courier New"
size="2"></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size="2">If
my CID script wants to send a two line message and a ten second
delay...</FONT></DIV>
<DIV><FONT face="Courier New"
size="2"></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New"
size="2">TEXT= and DELAY= are part of OSD.BASIC, so come
first:</FONT></DIV>
<DIV><FONT face="Courier New"
size="2"></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New"
size="2">TEXT=Line One of the Message</FONT></DIV>
<DIV><FONT face="Courier New"
size="2">DELAY=10</FONT></DIV>
<DIV><FONT face="Courier New"
size="2">TEXT2=Line Two of the
Message</FONT></DIV>
<DIV><FONT face="Courier New"
size="2"></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size="2">If I
wished to specify a foreground colour, in the message (using the current
schema),&nbsp;the message would
become:&nbsp;</FONT></DIV>
<DIV><FONT face="Courier New"
size="2"></FONT>&nbsp;</DIV>
<DIV>
<DIV><FONT face="Courier New"
size="2">TEXT=Line One of the Message</FONT></DIV>
<DIV><FONT face="Courier New"
size="2">DELAY=10</FONT></DIV>
<DIV><FONT face="Courier New"
size="2">FOREGROUND=128</FONT></DIV>
<DIV><FONT face="Courier New"
size="2">TEXT2=Line Two of the
Message</FONT></DIV></DIV>
<DIV><FONT face="Courier New"
size="2"></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size="2">Does
that clarify?</FONT></DIV>
<DIV><FONT face="Courier New"
size="2"></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New"
size="2"></FONT>&nbsp;</DIV>




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.