This is an old revision of the document!
Wait until the send buffer for the specified RS-232 channel is flushed.
from cubloc import WaitTx WaitTx(channel: int)
channel number.channel is not an integer.channel is outside the supported range.from cubloc import WaitTx # Example usage WaitTx(0)