SerialConnection.Poll
From Xojo Documentation
Method
Causes the control’s properties to update and causes the DataAvailable event to execute if any new data is available.
Example
SerialConnection1.Poll
Causes the control’s properties to update and causes the DataAvailable event to execute if any new data is available.