RS232 Help
Posted: Thu Sep 13, 2007 1:16 am
Good day all.
I need some help with the RS232 Component. Couple of things.
1. When I check the radio button to select byte for my transmit or
receive in the RS232 Component, then I select "call component macro" I still only see SendRS232Char and RecRS232Char. When I select byte should I then see Send and RecRS232Byte?
2. When I run my program the RS232 simulation looks fine. I download to the PIC my characters look fine but if I select byte I get a lot of junk(winding)on the screen.
I have a sensor connected to an ADC, I want to capture the reading and store the information in a variable,(that part I can do) the part I need help with is: - I want to later read the value out of the variable and send the information out of the RS232 port along with some text, how do I do this. I have been playing with it all day, Readin every thing I could on the forum with no luck, when I send quoted text looks fine, but when ever I send int or byte all I see is garbage what am I missing.
Thanks in advance
Ondra
I need some help with the RS232 Component. Couple of things.
1. When I check the radio button to select byte for my transmit or
receive in the RS232 Component, then I select "call component macro" I still only see SendRS232Char and RecRS232Char. When I select byte should I then see Send and RecRS232Byte?
2. When I run my program the RS232 simulation looks fine. I download to the PIC my characters look fine but if I select byte I get a lot of junk(winding)on the screen.
I have a sensor connected to an ADC, I want to capture the reading and store the information in a variable,(that part I can do) the part I need help with is: - I want to later read the value out of the variable and send the information out of the RS232 port along with some text, how do I do this. I have been playing with it all day, Readin every thing I could on the forum with no luck, when I send quoted text looks fine, but when ever I send int or byte all I see is garbage what am I missing.
Thanks in advance
Ondra