Serial.XmitWait
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
![]() |
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