Search found 130 matches

by Desdewit
Sat Mar 12, 2011 6:18 pm
Forum: E-blocks
Topic: 7bit ascii with odd parity
Replies: 12
Views: 10546

Re: 7bit ascii with odd parity

Ben

I've tested my program with the instrument & it works fine, I just need to get rid of the leading zeros.
What do I need to do if I want to capture the value on my display and add it to another value.
by Desdewit
Thu Mar 03, 2011 5:43 pm
Forum: E-blocks
Topic: 7bit ascii with odd parity
Replies: 12
Views: 10546

Re: 7bit ascii with odd parity

Ben

Thank you for your time & effort. So far my program is working between HyperTerminal set at 7bit,odd,n,1 and my pic
Now it’s just for the final test from the instrument.
Hope you have a wonderful day.
:lol: :lol: :lol:
by Desdewit
Wed Mar 02, 2011 7:10 pm
Forum: E-blocks
Topic: 7bit ascii with odd parity
Replies: 12
Views: 10546

Re: 7bit ascii with odd parity

Ben If you look at the attached file all the character under lighned in red comes thru like they should but you will see that the numbers with different colors are replaced by the signs with the same color. If I use HyperTerminal with 9600,8,N,1 to send the characters it work fine but when I set Hyp...
by Desdewit
Wed Mar 02, 2011 3:04 pm
Forum: E-blocks
Topic: 7bit ascii with odd parity
Replies: 12
Views: 10546

Re: 7bit ascii with odd parity

Yes Ben I Imported & tried like you explaned but the data on my lcd does the same thing if you look at the ascii table and its binary it looks like there are a one infront of all the bytes coming thru so iet sends the ascii code for that like 0 shows as - (It might be the start bit but I don't know ...
by Desdewit
Wed Mar 02, 2011 9:01 am
Forum: E-blocks
Topic: 7bit ascii with odd parity
Replies: 12
Views: 10546

7bit ascii with odd parity

Hi Guys Does anyone have some flowcode to receive 7bit ascii with odd parity on a pic 16f877. I tried to receive 7bit ascii with odd parity from a Instrotech 5004 instrument but it keeps changing some characters like a 0 to - and a 3 to some weird character. :cry: :cry: :cry: Struggling for more tha...