Parity Property

The Parity property returns the current value of Parity control (none, odd, even, mark, or space). If serial port is not recreated, the property will return -1.

LONG Parity;

Property Value : Enable or disable parity control. This property can be one of the following values:

Value Meaning
EVENPARITY Even
MARKPARITY Mark
NOPARITY No parity
ODDPARITY Odd
SPACEPARITY Space