Specifies the parity bit used with each transmitted or received frame. The default value is None.

Syntax

Namespace: NationalInstruments.BluetoothDtm

public enum BluetoothDtmParity

Members

NameValueDescription
None0

Specifies that the frame does not contain a parity bit.

Odd1

Specifies that the parity is odd.

Even2

Specifies that the parity is even.

Mark3

Specifies that the parity bit is always 1.

Space4

Specifies that the parity bit is always 0.