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: Help with OSD


  • Subject: RE: Help with OSD
  • From: "Neil Frost" <neil@xxxxxxxxxxxxx>
  • Date: Fri, 31 Dec 2004 15:17:06 -0000


That didn't work but I amended an OSD msg in another script...

mymsg="command=clear" & chr(10) & "Text=Hi
There"
call xpl.sendmsg("","","OSD.BASIC",mymsg)

and it now works as expected... thanks..

-----Original Message-----
From: John B [mailto:home-automation@xxxxxxx]
Sent: 31 December 2004 13:13
To: ukha_xpl@xxxxxxx
Subject: Re: [ukha_xpl] Help with OSD


Hi Neil,

> I want to play with the xPLRSS app and am trying to create an OSD
> message.
>
> So far I have written a script in xPLHAL which is:
>
> Sub TestOSD()
>       call
xpl.sendmsg("","","OSD.BASIC","Hi")
> End Sub
>
> Then I created an event to call that script....
>
> is that right? or do I need to add something else because I can't
> see the message in the monitor.

Not quite - try:

call
xpl.sendmsg("","","OSD.BASIC","text=Hi")

HTH,

John




xPL Links: http://www.xplproject.org.uk http://www.xplhal.com
http://www.xpl.myby.co.uk
To Post a Message: ukha_xpl@xxxxxxx
To Subscribe:  ukha_xpl-subscribe@xxxxxxx
To Unsubscribe:  ukha_xpl-unsubscribe@xxxxxxx

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.