Reply by rosa...@aol.com June 15, 20092009-06-15
Hi,
I have a suggestion. Setup your computer with Hyper terminal, Connect the Picaxe controller in the serial port/set the baud rate in the Hyper terminal and see if you can receive? the data right? from the Picaxe. In this way you should know that you do not have a proble with the communication. You should see the data coming from the Picaxe.

This is the way that I troubleshoot/isolate communication problems.

Rosarite

-----Original Message-----
From: Benoit Bleau
To: b...
Sent: Sat, Jun 13, 2009 11:55 am
Subject: Re: [BasicX] Serial in from Picaxe?

Try this: *http://tinyurl.com/m5cn6e

*Chris wrote:

>

>

> I'm trying to receive six bytes from a Picaxe 8M...I'm having a little

> trouble figuring out what I need to do with openqueue &

> getqueue...could someone point me to some examples?

>

>



Reply by Benoit Bleau June 15, 20092009-06-15
Try this: *http://tinyurl.com/m5cn6e
*Chris wrote:
> I'm trying to receive six bytes from a Picaxe 8M...I'm having a little
> trouble figuring out what I need to do with openqueue &
> getqueue...could someone point me to some examples?

Reply by Chris June 13, 20092009-06-13
I'm trying to receive six bytes from a Picaxe 8M...I'm having a little trouble figuring out what I need to do with openqueue & getqueue...could someone point me to some examples?