Short name: Parity
Requires: Base Development System
Classes: Instr, Serial Instr
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.
0 | None |
1 | Odd |
2 | Even |
3 | Mark |
4 | Space |
The following table lists the characteristics of this property.
Data type | |
Permissions | Read/Write |