Serial.Parity Property

Syntax

Parity as Integer


The parity that is being used. You can use the following class constants instead of the numbers to check or set the parity.

They are:

0- ParityNone

1- ParityOdd

2 - ParityEven