Am Samstag, 29.03.03 um 20:49 Uhr schrieb REALbasic Network Users Group:
Richard Altenburg wrote:
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??
Maybe you should, when you open the port, start a timer that runs the
SerialPort.Poll method frequently. This will cause the DataAvailable
method
of the serial port to do something whenever there is new data from
your GPS
coming in on the port.
I tried that, but it does not work.... any other suggestions?
Thanx, Frank
---
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>
.
|