Ok - no shouts of dissent so I declare the xAP basic status and control proposal as accepted. I shall now re-code my xAP C-Bus interface to use these. Please...
On Mon, 3 Nov 2003 17:26:15 -0000, "Kevin Hawkins" ... At the moment I'm using FF122300 for the main component 'controller' (to avoid reusing the word 'hub' in...
... Yes - or at least be able to select unused UID's somehow - there is no requirement for them to be consecutive I guess. ... Yes it does seem nice but it's...
On Tue, 4 Nov 2003 02:38:53 -0000, "Kevin Hawkins" ... I put them in consecutive order as I think it's probably the best way to increment them without any...
Hi Kevin et al I got back into the UK tonight after what seems like an age travelling and working with no Internet for 95% of the time so no mail and _NO_ time...
Hi all I have now setup my new website for my home automation projects @ www.BAZAutomation.com Currently there is only my RS485 Connector and the library used...
On Wed, 5 Nov 2003 22:45:21 -0000, "Paul Barrett" ... Nice logo! How did you do that? S // Still wanting a nicer logo for himself... -- Stuart Booth...
Hi Now that I have my xAP-485 Connector which connects to a PC Serial port and converts the messages to RS485 for the PIC nodes to process. I am looking to ...
Heya Paul, This is exciting! Somebody about to use my framework. I'll be very interested to discover how you get on; what you don't like, what doesn't work as...
Hi Stuart ... Yeh thats right but also receive from the PC Serial port and transmit on ethernet ... I use VS.NET 2002 at the moment although I am looking at...
Apologies in advance if I state the obvious anywhere! I've got a bit of catching up to do with you here I think. On Sat, 8 Nov 2003 11:24:26 -0000, "Paul...
... OK I have setup a VB.NET project and all the references and converted some the code from the Sample HubClient Application into VB to display any messages...
On Sat, 8 Nov 2003 12:51:21 -0000, "Paul Barrett" ... Oh. I had a thought. You'll probably have compiled the xAPxyz.DLL files with VS.net??? But you're linking...
Hi Paul, Great stuff - will be very interested to hear how you get one - I am VB based (or embedded C even now) but haven't yet stepped up to Stuarts .Net ...
Hi Kevin ... Thanks for all the info, I think it may take me a while to figure all this out. Do you think it would be helpful if I convert the Sample HubClient...
On Sat, 8 Nov 2003 13:50:25 -0000, "Paul Barrett" ... All part of the fun :-)) ... Absolutely - lots of examples, especially in different languages, are always...
Hi Stuart I am now working on the HubClient App rewrite into VB and found that the KCS.Utilities supplied with the framework in the References directory is ...
On Sat, 8 Nov 2003 14:58:07 -0000, "Paul Barrett" ... Ah, oops, yes. That'll be a project I've neglected to upgrade on the web site. The reason for that is my...
On Sat, 8 Nov 2003 14:58:07 -0000, "Paul Barrett" ... There we go: <http://www.xapframework.net/modules.php?name=Downloads&d_op=viewdownload&cid=23> This...
... OK the converted Hub Client app is now on my website @ http://www.bazautomation.com/modules.php?name=Downloads&d_op=viewdownload&ci d=3 Until I converted...
Fast work ... This in itself is going to be really useful to me as I am still VB6 (using Patricks xAP OCX which works great btw ) ..... but this is just what I...
I've found the following Serial Driver works very well as it's a native .Net implementation on top of the Win32 API. I've used it with C# and Stuart's...
On Sat, 8 Nov 2003 16:00:58 -0000, "Paul Barrett" ... Heh! I just converted it to VS2003.net and ran it. Then out of sheer curiousity fiddled it to display...
Hi Stuart ... Which of the plugins would you suggest to convert as a good example and to allow me to get to grips with how it all works. Do you think it would...
On Sat, 8 Nov 2003 19:34:54 -0000, "Paul Barrett" ... Well, the OnScreenDisplay ones are very simple, although I keep adding extra features to them which seems...