This is an old revision of the document!
Clear the RS-232 receive buffer, send buffer, or both buffers.
from cubloc import BClr BClr(channel: int, bufferType: int)
channel
bufferType
OpenCom
from cubloc import BClr # Example usage BClr(0, 16)