Specifies the parity used with every frame that is transmitted or received. Valid values include: (0) Parity None, (1) Parity Odd, (2) Parity Even, (3) Parity Mark, (4) Parity Space. Mark means that the parity bit exists and is always 1. Space means that the parity bit exists and is always 0.

Remarks

The following table lists the characteristics of this property.

Short Name Parity
Data type cu16.png
Permissions Read/Write
Available in Run-Time Engine Yes
Available in Real-Time Operating System Yes
None 0
Odd 1
Even 2
Mark 3
Space 4