SerialConnection.SetBreak
From Xojo Documentation
Method
Sets the break signal on the control immediately, without the need to call the Reset method.
Example
SerialConnection1.SetBreak
Sets the break signal on the control immediately, without the need to call the Reset method.