Search the web
Sign In
New User? Sign Up
xap_automation
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 4242 - 4271 of 4548   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4242
Just wondering if Blue can work with multiple receivers i.e. distributed around a house via Cat5 for example - and whether they are in some way tuneable to...
Paul Gale
psghome2002
Offline Send Email
Feb 6, 2009
9:43 pm
4243
Paul, Each copy of Blue can only talk to 1 radio, however you can use multiple copies of Blue on the same PC to talk to multiple radios. If you look in the...
James
JamesTraynor
Offline Send Email
Feb 8, 2009
1:20 pm
4244
Thanks James, I was really trying to work out if Blue can be used in the way I was thinking. Any idea what kind of range most transmitters have? I guess they...
Paul Gale
psghome2002
Offline Send Email
Feb 8, 2009
4:30 pm
4245
There tend to be two types of radios, the 10m type and the 100m type. I have one of the 100m types and probably get about 10m tops out of it, but that is...
James
JamesTraynor
Offline Send Email
Feb 9, 2009
6:49 pm
4246
Thanks James. Ummm – may not be a goer then – but worth discussing. Maybe an RFID inserted in the base of my skull could be the answer!!! I have a scalpel...
Paul Gale
psghome2002
Offline Send Email
Feb 9, 2009
7:31 pm
4247
Just for fun (!), I thought I'd start learning VB.net (2008). One of the reasons is I'd like to be able to create my own xAP enabled Windows apps. I'm at VERY...
Paul Gale
psghome2002
Offline Send Email
Feb 14, 2009
12:11 pm
4248
Can anyone help? Keen to start picking a xAP VB.net app apart J Thanks, Paul. From: xap_automation@yahoogroups.com [mailto:xap_automation@yahoogroups.com] On...
Paul Gale
psghome2002
Offline Send Email
Feb 16, 2009
11:25 am
4249
Hi Paul, I'll leave it to Edward to come back on xFX bits but a couple of thoughts.... Are you after a standard or an xFX based .Net application ? Not too...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Feb 16, 2009
2:35 pm
4250
Thanks K, ... Not really sure yet - depends which is easiest (or best) to use - without knowing much about the coding side of each, I have no way of telling...
Paul Gale
psghome2002
Offline Send Email
Feb 16, 2009
3:27 pm
4251
For VB6 my recommendation would be to use James' xAP Intranet OCX which is fairly well documented on the mi4 site - Plus I have used it so I will be able to...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Feb 16, 2009
4:15 pm
4252
Ah OK - that sounds promising - I'll take a look at it. Are there any code samples for xAP VB6 apps? Paul. ... From: xap_automation@yahoogroups.com...
Paul Gale
psghome2002
Offline Send Email
Feb 16, 2009
4:25 pm
4253
I have a xAP BSC Framework - which is basically all the code you need to implement a BSC device model in VB6. It originally used Patricks OCX but due to the...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Feb 16, 2009
4:46 pm
4254
Not quite "Hello World!" but this is a very simple vb.net app that uses xFx to print xAP messages to the console. Module Module1 Private WithEvents myListener...
Edward Pearson
erspearson
Offline Send Email
Feb 16, 2009
6:15 pm
4255
Going a little further, this enhanced reader application shows how to start picking apart messages: Imports KCS.xAP.Framework.Transport Imports...
Edward Pearson
erspearson
Offline Send Email
Feb 16, 2009
6:34 pm
4256
Many thanks Edward – I’ll try those out :) Paul. From: xap_automation@yahoogroups.com [mailto:xap_automation@yahoogroups.com] On Behalf Of Edward Pearson ...
Paul Gale
psghome2002
Offline Send Email
Feb 17, 2009
8:54 am
4257
Hi Edward, thanks for these samples as.they help very much to use the framework . could you give other samples on filtering and sending messages, as it will be...
claude
micclfr
Offline Send Email
Feb 21, 2009
10:47 am
4258
Hi All, Just thought I would update you. I have just sent off the PCB design to get a prototype PCB made of my Zigbee interface. This can be fitted with either...
Dave McLaughlin
davepsion
Offline Send Email
Feb 21, 2009
12:03 pm
4259
Hi all, I am trying to use the xAP OCX from Patrick Lidstone and I have managed to get it to install within VS 2008 and I can drop the component on the form,...
Dave
davepsion
Offline Send Email
Feb 26, 2009
11:11 am
4260
Hi Dave, I did use this OCX a while back in VB6 days and it does work ... I'll try and see if I have any code from then , but of course this may be a...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Feb 26, 2009
11:23 am
4261
Hi all, I found it. I had to add an Imports at the top of the form code and now it works. VB is not one of my strong points yet but slowly getting there!! ...
Dave
davepsion
Offline Send Email
Feb 26, 2009
12:43 pm
4262
Yes - one of the neat benefits about creating a xAP device or application is that you no longer have to write plugins for the major HA software applications,...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Feb 26, 2009
12:57 pm
4263
Just thought... The xAP BSC schema is a particularly useful one to implement and is very simple yet powerful and gives great 'plug and play' compatibility. ...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Feb 26, 2009
1:15 pm
4264
Hi Kevin Is pretty good that I got it working. Really is amazing how easy it is with the OCX and only took me a few hours to get the Zigbee working with some ...
Dave McLaughlin
davepsion
Offline Send Email
Feb 26, 2009
4:34 pm
4265
The code doesn't replace the OCX - it's just based around a different OCX although you could adapt back and continue with Patricks. xAP uses 'schema' which are...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Feb 26, 2009
4:49 pm
4266
Nice work Dave! It is worth mentioning that there have been reports of memory leaks with my OCX. I never got to the bottom of it, it's far from universal, but...
Patrick Lidstone
patricklidstone
Offline Send Email
Feb 26, 2009
4:55 pm
4267
Hi, I have been busy in interfacing my gas meter to my RS232 port and would now like to interface it to xap. I would like to datestamp each pulse which comes...
Gary
vectra999uk2002
Offline Send Email
Feb 26, 2009
9:33 pm
4268
Thanks Patrick, I'll keep a watch on the memory leak issue. So far running over 12 hours it has not shown anything as yet. It does use a lot of memory itself...
Dave McLaughlin
davepsion
Offline Send Email
Feb 27, 2009
11:11 am
4269
Hi Gary, Are you willing to write code for it? I just created my first xAP enabled application yesterday and it was painless!! I would be willing to share the...
Dave McLaughlin
davepsion
Offline Send Email
Feb 27, 2009
11:11 am
4270
Hi Gary, xAP is essentially just the protocol used to transfer data between nodes. What you are after is an application that can interface with xAP but...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Feb 27, 2009
12:02 pm
4271
Hi Dave, Yes I would write some code as part of the reason that it has taken time to get this far, is that I had to learn VB 2008 express. By no means an...
Gary
vectra999uk2002
Offline Send Email
Mar 1, 2009
10:52 am
Messages 4242 - 4271 of 4548   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help