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: xPL-LCD Update


  • Subject: RE: xPL-LCD Update
  • From: "Neil Wrightson" <neilw@xxxxxxxxxx>
  • Date: Sat, 23 Apr 2005 20:03:23 +1000


Hi Frank,

I think the penny is starting to drop.


Regards,

Neil Wrightson.
-----Original Message-----
From: Frank Mc Alinden [mailto:fmcalind@xxxxxxx]
Sent: Saturday, 23 April 2005 7:51 PM
To: ukha_xpl@xxxxxxx
Subject: Re: [ukha_xpl] xPL-LCD Update



Hi Neil

The devcom is for a serial device in my case i have it setup for
comport 2 and have named the instance as lcdosd1.....This devcom will AFAIK
pass all xPL messages it receives thru to the serial port and my xPL-LCD
will pick up the OSD messages sent to it or broadcast osd messages...

The Determinators do not send any messages directly  to the serial
port...Messages are available for all apps to look at and decide if  action
is required........

Have a look in the photo section of the list ,i have some snippets there
and
then get back to me ...

Frank

----- Original Message -----
From: "Neil Wrightson" <neilw@xxxxxxx>
To: <ukha_xpl@xxxxxxx>
Sent: Saturday, April 23, 2005 7:42 PM
Subject: RE: [ukha_xpl] xPL-LCD Update


>
> Hi Frank,
>
> OK, I have the ComDev installed and found the determinator but when I
select
> the comms device (of which I have two?) there are no
triggers/conditions
to
> continue on with the wizard.
> Is it possible to export your determinator to me so that I can see
what
> needs to be done?
>
>
> Regards,
>
> Neil Wrightson.
> -----Original Message-----
> From: Frank Mc Alinden [mailto:fmcalind@xxxxxxx]
> Sent: Saturday, 23 April 2005 6:32 PM
> To: ukha_xpl@xxxxxxx
> Subject: Re: [ukha_xpl] xPL-LCD Update
>
>
>
> Hi Neil
>
> > What simple new things can I do to learn the power of xPL. I
currently
use
> > MH for my normal HA.
>
> Since you have x10 i suppose start there.......Dont really use x10
myself
so
> cant give any samples.....
>
>
> > How do I get the devcomm app and install it. Where does the
"OSD schema"
> fit
> > in and "CONTROL.BASIC schema"
>
> You get the devcom from Tonys site ...go to vb6 apps .....
>
> http://www.xplhal.com/ <http://www.xplhal.com/>  < http://www.xplhal.com/
<http://www.xplhal.com/> >
>
> The OSD schema is for display devices such as slimp3 , tivo , vfdosd ,
mvp,
> my tvosd and my lcdosd and any other device which can display
info...the
> schema info can be found at the main xPL site....The control.basic
schema
> info can be found there too..
> http://www.xplproject.org.uk/
<http://www.xplproject.org.uk/> 
<
http://www.xplproject.org.uk/
<http://www.xplproject.org.uk/>
>
>
> > Where are you writing you PC code.
>
> No pc type code to write otherwise i would be
stumped.....Determinators to
> the rescue ;-)
>
> You write Determinators which watch for events and then take what ever
> action is required...
>
> For instance  if i  press the menu up button on the lcdosd ,it sends a
> control basic message which has a menu number embedded within the
> message....
> I have a determinator which watches for the control.basic message from
my
> lcdosd and stores the menu number in a global (variable)....
>
> Other Determinators watch for the buttons 1 to 4 and also check the
global
> for a specific number
> and will send an osd message to the lcdosd if both are true...
>
> So menu 1 button 1 could be turn on bedroom lites....The determinator
will
> send a cbus command to xPL-CGATE and also send an osd message to the
lcd
to
> say the lite has been commanded ON display this for 2 seconds and then
> refresh by sending menu 1 again...
>
> Hope this makes some sense
>
> Frank
>
>
>
>
>
>
>
>
>
>
>
> ----- Original Message -----
> From: "Neil Wrightson" <neilw@xxxxxxx>
> To: <ukha_xpl@xxxxxxx>
> Sent: Saturday, April 23, 2005 5:33 PM
> Subject: RE: [ukha_xpl] xPL-LCD Update
>
>
> >
> > Hi Frank,
> >
> > I'm new to all of this (xPL). I have the HAL,  Manager and X10
installed.
> > The X10 works.
> > What simple new things can I do to learn the power of xPL. I
currently
use
> > MH for my normal HA.
> >
> > How do I get the devcomm app and install it. Where does the
"OSD schema"
> fit
> > in and "CONTROL.BASIC schema"
> >
> > Where are you writing you PC code.
> >
> > Regards,
> >
> > Neil Wrightson.
> > -----Original Message-----
> > From: Frank Mc Alinden [mailto:fmcalind@xxxxxxx]
> > Sent: Saturday, 23 April 2005 1:37 PM
> > To: ukha_xpl@xxxxxxx
> > Subject: Re: [ukha_xpl] xPL-LCD Update
> >
> >
> >
> > Hi Neil
> >             The xPL-LCD uses Tonys devcom app which is used for
serial
> > devices....Im using the OSD schema to talk to the LCD .......and
also
use
> > the CONTROL.BASIC schema for reporting the status of the
> > buttons..........The lcd talks native xPL....
> >
> > HTH
> > Frank
> >
> > ----- Original Message -----
> > From: "Neil Wrightson" <neilw@xxxxxxx>
> > To: <ukha_xpl@xxxxxxx>
> > Sent: Saturday, April 23, 2005 1:08 PM
> > Subject: RE: [ukha_xpl] xPL-LCD Update
> >
> >
> > >
> > > Hi Frank,
> > >
> > > What code are you using at the PC end to drive your LCD?
> > >
> > > What is the RS232 message format used to connect to the LCD?
> > >
> > >
> > > Regards,
> > >
> > > Neil Wrightson.
> > > -----Original Message-----
> > > From: Frank Mc Alinden [mailto:fmcalind@xxxxxxx]
> > > Sent: Monday, 14 March 2005 10:51 PM
> > > To: ukha_xpl@xxxxxxx
> > > Subject: [ukha_xpl] xPL-LCD Update
> > >
> > >
> > >
> > > Hi Guys
> > >             Been doing some work om y xPL-LCD over the
weekend and its
> > > taking shape....Have got it talking to xPL ....and im able
to
configure
> it
> > > etc....Have just made it the default OSD device for my
Exstreamer and
> > > xPLRIONET is sending osd messages to it ;-)).......
> > >
> > > Im also displaying the time in the top line  right hand side
and have
a
> > > recurring event running every minute to update the
time..........
> > > xPLRIO was clearing the time whenever a new song started so
i have a
> > > Determinator watching
> > > for an OSD message from xPLRIO and i pause for 1/2 second
(allow the
pic
> > to
> > > display the osd message) and then update the time ;-))
> > >
> > > Im now thinking as Mal suggested in having the Menus sent to
the
lcdosd
> > > (using Determinators)and track the menus using  a
global......thats
the
> > > theory....if it works the menus are unlimited ........
> > > and all i need to do is send a trig message for each
button.....the
> value
> > of
> > > the global and the button value will determine which
Determinator
> > > runs........
> > >
> > > More Soon
> > > Frank
> > > www.armaghelectrical.com.au
> > >
> > >
> > >
> > > xPL Links: http://www.xplproject.org.uk <http://www.xplproject.org.uk>
< http://www.xplproject.org.uk <http://www.xplproject.org.uk>
>
> < http://www.xplproject.org.uk <http://www.xplproject.org.uk> 
<
http://www.xplproject.org.uk
<http://www.xplproject.org.uk>
> >
> <
> > http://www.xplproject.org.uk <http://www.xplproject.org.uk> 
<
http://www.xplproject.org.uk
<http://www.xplproject.org.uk>
>  <
> http://www.xplproject.org.uk <http://www.xplproject.org.uk> 
<
http://www.xplproject.org.uk
<http://www.xplproject.org.uk>
> > >
> > > http://www.xplhal.com
<http://www.xplhal.com>  < http://www.xplhal.com
<http://www.xplhal.com> > 
< http://www.xplhal.com <http://www.xplhal.com>
> < http://www.xplhal.com <http://www.xplhal.com> > >  <
http://www.xplhal.com <http://www.xplhal.com>  < http://www.xplhal.com
<http://www.xplhal.com> >
> > < http://www.xplhal.com
<http://www.xplhal.com>  < http://www.xplhal.com
<http://www.xplhal.com> >
> >
> http://www.xpl.myby.co.uk
<http://www.xpl.myby.co.uk> 
<
http://www.xpl.myby.co.uk <http://www.xpl.myby.co.uk> >
> > < http://www.xpl.myby.co.uk <http://www.xpl.myby.co.uk>  <
http://www.xpl.myby.co.uk <http://www.xpl.myby.co.uk> >
>
> > > < http://www.xpl.myby.co.uk <http://www.xpl.myby.co.uk>  <
http://www.xpl.myby.co.uk <http://www.xpl.myby.co.uk> > 
<
> http://www.xpl.myby.co.uk
<http://www.xpl.myby.co.uk> 
<
http://www.xpl.myby.co.uk <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
> > >
> > >
> > >
> > > Yahoo! Groups Sponsor
> > >
> > > ADVERTISEMENT
> > >
> > <
> http://us.ard.yahoo.com/SIG=129jegp78/M=298184.6018725.7038619.3001176/D=g
<http://us.ard.yahoo.com/SIG=129jegp78/M=298184.6018725.7038619.3001176/D=g>
>
< http://us.ard.yahoo.com/SIG=129jegp78/M=298184.6018725.7038619.3001176/D=g
<http://us.ard.yahoo.com/SIG=129jegp78/M=298184.6018725.7038619.3001176/D=g>
>
> >
> <
http://us.ard.yahoo.com/SIG=129jegp78/M=298184.6018725.7038619.3001176/D=g
<http://us.ard.yahoo.com/SIG=129jegp78/M=298184.6018725.7038619.3001176/D=g>
>
< http://us.ard.yahoo.com/SIG=129jegp78/M=298184.6018725.7038619.3001176/D=g
<http://us.ard.yahoo.com/SIG=129jegp78/M=298184.6018725.7038619.3001176/D=g>
>
> >
> > >
> >
roups/S=1705701025:HM/EXP=1110887398/A=2593423/R=0/SIG=11el9gslf/*
> > http://www <http://www>  < http://www <http://www> >  < http://www
<http://www>  < http://www <http://www> > >
> > > .netflix.com/Default?mqso=60190075> click here
> > >
> > <
> http://us.adserver.yahoo.com/l?M=298184.6018725.7038619.3001176/D=groups/
<http://us.adserver.yahoo.com/l?M=298184.6018725.7038619.3001176/D=groups/>
>
< http://us.adserver.yahoo.com/l?M=298184.6018725.7038619.3001176/D=groups/
<http://us.adserver.yahoo.com/l?M=298184.6018725.7038619.3001176/D=groups/>
>
> >
> <
http://us.adserver.yahoo.com/l?M=298184.6018725.7038619.3001176/D=groups/
<http://us.adserver.yahoo.com/l?M=298184.6018725.7038619.3001176/D=groups/>
>
< http://us.adserver.yahoo.com/l?M=298184.6018725.7038619.3001176/D=groups/
<http://us.adserver.yahoo.com/l?M=298184.6018725.7038619.3001176/D=groups/>
>
> >
> > > S=:HM/A=2593423/rand=484113441>
> > >
> > >
> > >   _____
> > >
> > > Yahoo! Groups Links
> > >
> > >
> > > * To visit your group on the web, go to:
> > > http://groups.yahoo.com/group/ukha_xpl/
<http://groups.yahoo.com/group/ukha_xpl/>
> < http://groups.yahoo.com/group/ukha_xpl/
<http://groups.yahoo.com/group/ukha_xpl/>
>
> > < http://groups.yahoo.com/group/ukha_xpl/
<http://groups.yahoo.com/group/ukha_xpl/>
> < http://groups.yahoo.com/group/ukha_xpl/
<http://groups.yahoo.com/group/ukha_xpl/>
> >
> > > < http://groups.yahoo.com/group/ukha_xpl/
<http://groups.yahoo.com/group/ukha_xpl/>
> < http://groups.yahoo.com/group/ukha_xpl/
<http://groups.yahoo.com/group/ukha_xpl/>
>
> > < http://groups.yahoo.com/group/ukha_xpl/
<http://groups.yahoo.com/group/ukha_xpl/>
> < http://groups.yahoo.com/group/ukha_xpl/
<http://groups.yahoo.com/group/ukha_xpl/>
> > >
> > >
> > >
> > > * To unsubscribe from this group, send an email to:
> > > ukha_xpl-unsubscribe@xxxxxxx
> > > <mailto:ukha_xpl-unsubscribe@xxxxxxx?subject=Unsubscribe>
> > >
> > >
> > > * Your use of Yahoo! Groups is subject to the Yahoo! Terms
of Service
> > > < http://docs.yahoo.com/info/terms/
<http://docs.yahoo.com/info/terms/>
< http://docs.yahoo.com/info/terms/
<http://docs.yahoo.com/info/terms/>
>
> < http://docs.yahoo.com/info/terms/
<http://docs.yahoo.com/info/terms/>
 <
http://docs.yahoo.com/info/terms/
<http://docs.yahoo.com/info/terms/>
> >
> >
> > .
> > >
> > >
> > >
> > >
> > > [Non-text portions of this message have been removed]
> > >
> > >
> > >
> > > xPL Links: http://www.xplproject.org.uk <http://www.xplproject.org.uk>
< http://www.xplproject.org.uk <http://www.xplproject.org.uk>
>
> < http://www.xplproject.org.uk <http://www.xplproject.org.uk> 
<
http://www.xplproject.org.uk
<http://www.xplproject.org.uk>
> >
> > http://www.xplhal.com <http://www.xplhal.com>  < http://www.xplhal.com
<http://www.xplhal.com> > 
< http://www.xplhal.com <http://www.xplhal.com>
> < http://www.xplhal.com <http://www.xplhal.com> > >
> > http://www.xpl.myby.co.uk <http://www.xpl.myby.co.uk>  <
http://www.xpl.myby.co.uk <http://www.xpl.myby.co.uk> > 
<
> http://www.xpl.myby.co.uk
<http://www.xpl.myby.co.uk> 
<
http://www.xpl.myby.co.uk <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
> > > Yahoo! Groups Links
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> >
> >
> >
> > xPL Links: http://www.xplproject.org.uk <http://www.xplproject.org.uk>
< http://www.xplproject.org.uk <http://www.xplproject.org.uk>
>
<
> http://www.xplproject.org.uk <http://www.xplproject.org.uk> 
<
http://www.xplproject.org.uk
<http://www.xplproject.org.uk>
> >
> > http://www.xplhal.com <http://www.xplhal.com>  < http://www.xplhal.com
<http://www.xplhal.com> > 
< http://www.xplhal.com <http://www.xplhal.com>
> < http://www.xplhal.com <http://www.xplhal.com> > >
http://www.xpl.myby.co.uk <http://www.xpl.myby.co.uk>
> < http://www.xpl.myby.co.uk <http://www.xpl.myby.co.uk> >
> > < http://www.xpl.myby.co.uk <http://www.xpl.myby.co.uk>  <
http://www.xpl.myby.co.uk <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
> >
> >
> >
> >   _____
> >
> > Yahoo! Groups Links
> >
> >
> > * To visit your group on the web, go to:
> > http://groups.yahoo.com/group/ukha_xpl/
<http://groups.yahoo.com/group/ukha_xpl/>
> < http://groups.yahoo.com/group/ukha_xpl/
<http://groups.yahoo.com/group/ukha_xpl/>
>
> > < http://groups.yahoo.com/group/ukha_xpl/
<http://groups.yahoo.com/group/ukha_xpl/>
> < http://groups.yahoo.com/group/ukha_xpl/
<http://groups.yahoo.com/group/ukha_xpl/>
> >
> >
> >
> > * To unsubscribe from this group, send an email to:
> > ukha_xpl-unsubscribe@xxxxxxx
> > <mailto:ukha_xpl-unsubscribe@xxxxxxx?subject=Unsubscribe>
> >
> >
> > * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service
> > < http://docs.yahoo.com/info/terms/
<http://docs.yahoo.com/info/terms/>
< http://docs.yahoo.com/info/terms/
<http://docs.yahoo.com/info/terms/>
>
>
> .
> >
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
> > xPL Links: http://www.xplproject.org.uk <http://www.xplproject.org.uk>
< http://www.xplproject.org.uk <http://www.xplproject.org.uk>
>
> http://www.xplhal.com <http://www.xplhal.com>  < http://www.xplhal.com
<http://www.xplhal.com> >
> http://www.xpl.myby.co.uk
<http://www.xpl.myby.co.uk> 
<
http://www.xpl.myby.co.uk <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
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
> >
> >
>
>
>
> xPL Links: http://www.xplproject.org.uk <http://www.xplproject.org.uk> 
<
http://www.xplproject.org.uk
<http://www.xplproject.org.uk>
>
> http://www.xplhal.com <http://www.xplhal.com>  < http://www.xplhal.com
<http://www.xplhal.com> >  http://www.xpl.myby.co.uk
<http://www.xpl.myby.co.uk>
> < http://www.xpl.myby.co.uk <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
>
>
>
>   _____
>
> Yahoo! Groups Links
>
>
> * To visit your group on the web, go to:
> http://groups.yahoo.com/group/ukha_xpl/
<http://groups.yahoo.com/group/ukha_xpl/>
> < http://groups.yahoo.com/group/ukha_xpl/
<http://groups.yahoo.com/group/ukha_xpl/>
>
>
>
> * To unsubscribe from this group, send an email to:
> ukha_xpl-unsubscribe@xxxxxxx
> <mailto:ukha_xpl-unsubscribe@xxxxxxx?subject=Unsubscribe>
>
>
> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
> < http://docs.yahoo.com/info/terms/
<http://docs.yahoo.com/info/terms/>
>
.
>
>
>
>
> [Non-text portions of this message have been removed]
>
>
>
> xPL Links: http://www.xplproject.org.uk <http://www.xplproject.org.uk>
http://www.xplhal.com <http://www.xplhal.com>
http://www.xpl.myby.co.uk <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
> Yahoo! Groups Links
>
>
>
>
>
>
>
>



xPL Links: http://www.xplproject.org.uk <http://www.xplproject.org.uk>
http://www.xplhal.com <http://www.xplhal.com>  http://www.xpl.myby.co.uk
<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.