Serial Port Monitoring Control - ActiveX Component Library for RS232 Data Monitoring, API for Software Developers
Download Serial Port Monitoring Control Hide this button

STOPPARITY_ST Enumeration

SymbolValueDescription
HHD_STOPBITS_100x000000011 stop bit
HHD_STOPBITS_150x000000021.5 stop bits
HHD_STOPBITS_200x000000042 stop bits
HHD_PARITY_NONE0x00000100No parity
HHD_PARITY_ODD0x00000200Odd parity
HHD_PARITY_EVEN0x00000400Even parity
HHD_PARITY_MARK0x00000800Mark parity
HHD_PARITY_SPACE0x00001000Space parity