Serial.Poll

From Xojo Documentation

Method

Serial.Poll()

Supported for all project types and targets.

Causes the control’s properties to update and causes the DataAvailable event to execute if any new data is available.

Example

Serial1.Poll