SerialConnection.ClearBreak

From Xojo Documentation

Method


SerialConnection.ClearBreak()

New in 2019r2

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

SerialConnection1.ClearBreak