Page 1 of 1

how to grab data through SKXBEE and display in GUI

PostPosted: Mon Jan 09, 2012 1:44 pm
by kiddo
I m using a xbee 1mW antenna and a SKXbee.
As i receive data using SKXbee, I use X CTU to display it.

I would like to display the data using visual studio either VB or C#.
May i know whther the data can be extracted from X CTU or where the data will be store after it received using X CTU?
I try to grab the data through the USB port but it seem to be quite difficult.
Or anyone know how to grab the receive data?

Thankyou.

Re: how to grab data through SKXBEE and display in GUI

PostPosted: Thu Jan 12, 2012 10:08 am
by robosang
kiddo WROTE:I m using a xbee 1mW antenna and a SKXbee.
As i receive data using SKXbee, I use X CTU to display it.

I would like to display the data using visual studio either VB or C#.
May i know whther the data can be extracted from X CTU or where the data will be store after it received using X CTU?
I try to grab the data through the USB port but it seem to be quite difficult.
Or anyone know how to grab the receive data?

I don think you need to get it from USB, SKXBee actually convert the USB to UART :mrgreen: I think you go to search cytron tutorial site, they have several tutorial and project using VB to communicate with SKXBee.