Article # 480, added by Geoworks, historical record
| first |
previous |
index |
next |
last |
Serial port activity notification.
Q. How do I know if data has been received at a serial port? Is there an explicit message sent? Or do I have to poll using SerialQuery()? A. You can set up a message for serial event notification. See the SDK_C\Serial2 sample application.