User Tools

Site Tools

한국어

logicpython:cubloc_api:waittx

This is an old revision of the document!


WaitTx

Wait until the send buffer for the specified RS-232 channel is flushed.

Syntax

from cubloc import WaitTx
 
WaitTx(channel: int)

Parameters

  • channel: RS-232 channel number.

Exceptions

Example

from cubloc import WaitTx
 
# Example usage
WaitTx(0)
logicpython/cubloc_api/waittx.1775786799.txt.gz · Last modified: by 127.0.0.1