realbasic-nug
[Top] [All Lists]

Re:

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Re:
From: Frank Daniels <daniels at metakonzept dot de>
Date: Mon, 31 Mar 2003 09:55:17 +0200

Am Sonntag, 30.03.03 um 23:35 Uhr schrieb REALbasic Network Users Group:


Thanx, that worked.... I hope working with serial controls works better in later version than 4.0.2 :-)

Frank

Subject: Re: Subject: Serial Port
From: "Petur J. Skulason" <pjs at nett dot is>
Date: Sun, 30 Mar 2003 21:17:37 +0000

Hi,

I have seen it few times that if I use serial control dragged to
window, close and reopen then I sometimes get problems reading (on
all rb versions from 2 - 4.5 and on os9.2 and win32).
But if I create class based on serial, and new it as property in
window, application or module then all should work as expected.

New the class and set port. When finished then close and nil.
If you reopen then New theClass again and set port. Should work as
expected then.



At 16:41 +0100 29.03.2003, Frank Daniels wrote:
Hi,
Currently, i´m playing around with my GPS and ran into a problem:

When I close my Port with serial1.close and try to re-Open via
serial1.open the result is TRUE but no data is available... what am
I missing??


-pjs


---
A searchable archive of this list is available at:
<http://support.realsoftware.com/listarchives/search.php>

Unsubscribe:
<mailto:realbasic-nug-off at lists dot realsoftware dot com>

Subscribe to the digest:
<mailto:realbasic-nug-digest at lists dot realsoftware dot com>
.


<Prev in Thread] Current Thread [Next in Thread>
  • Re:, Frank Daniels <=