SerialConnection.Poll

From Xojo Documentation

Method

SerialConnection.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

SerialConnection1.Poll