Transmit Status Constants


The transmit status constants are returned by the MgslTransmit call when a transmit request completes. The transmit status identifies the reason the transmit request completed.

TxStatus_OK Transmit completed with no errors
TxStatus_Underrun Transmitter FIFO underrun
TxStatus_Cancel HDLC abort sent or transmit canceled
TxStatus_CtsFailure CTS went inactive during transmission (if using auto CTS)

Previous Contents Next