Tuesday, June 17, 2008

Re: [oopic] Re: Serial To LCD messing up

At 11:20 AM 6/17/2008, ef721 wrote:
>I'm using the oSerialH object
>http://www.oopic.com/oserialh.htm
>
>It doesn't say anything about a four byte buffer but it would make
>sense that a buffer like that is storing the values and repeating them
>on output. Any idea how to clear this buffer ( if it exists)?

Many of the old timers on this list have stayed away from the newer
features of the V6 compiler. I suspect that this oSerialH object is
one of them. Instead, we have usually used the oSerialPort object,
which does have a four byte buffer and is known to work
properly. Your code should work fine if you just change the one line
where you declare your serial port.


...Andy

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:

http://groups.yahoo.com/group/oopic/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:

http://groups.yahoo.com/group/oopic/join

(Yahoo! ID required)

<*> To change settings via email:
mailto:oopic-digest@yahoogroups.com
mailto:oopic-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
oopic-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:

http://docs.yahoo.com/info/terms/

No comments:

Post a Comment