Serial.XmitWait
From Xojo Documentation
This item was deprecated in version 2019r2. Please use SerialConnection.XmitWait as a replacement. |
Method
Waits until all data sent to the serial port with the Write method has been sent.
Example
Serial1.XmitWait