Virtual Serial Port Tools - Advanced serial port configurations for your custom ports usage scenario
Download Virtual Serial Port Tools Hide this button

Port.EventMask Enumeration

A serial port event mask.

SymbolValueDescription
Break0x0040A break was detected on input
CTS0x0008The CTS (clear-to-send) signal changed state
DSR0x0010The DSR (data-set-ready) signal changed state
Error0x0080A line - status error occurred.Line - status errors are CE_FRAME, CE_OVERRUN, and CE_RXPARITY
Ring0x0100A ring indicator was detected
RLSD0x0020The RLSD (receive-line-signal-detect) signal changed state
RxChar0x0001A character was received and placed in the input buffer
RxFlag0x0002The event character was received and placed in the input buffer.
TxEmpty0x0004The last character in the output buffer was sent