Serial.ClearBreak

From Xojo Documentation

Method


Serial.ClearBreak()

New in 5.5

Supported for all project types and targets.

Clears the break signal on the control immediately, without the need to call the Reset method. Available on Windows and macOS.

Example

Serial1.ClearBreak