Serial.Poll
From Xojo Documentation
This item was deprecated in version 2019r2. Please use SerialConnection.Poll as a replacement. |
Method
Causes the control’s properties to update and causes the DataAvailable event to execute if any new data is available.
Example
Serial1.Poll