Specifies the type of payload to use for the LE packet. Payload type values of Type_Prbs9, Type_11110000, and Type_10101010 must be supported by the DUT. The remaining payload type values are optional. The default value is Type_Prbs9.

Syntax

Namespace: NationalInstruments.BluetoothDtm

public enum BluetoothDtmLEPatternType

Members

NameValueDescription
Type_Prbs90

Specifies that the bit sequence is PRBS9.

Type_111100001

Specifies that the bit sequence is 11110000.

Type_101010102

Specifies that the bit sequence is 10101010.

Type_Prbs153

Specifies that the bit sequence is PRBS15.

Type_111111114

Specifies that the bit sequence is 11111111.

Type_000000005

Specifies that the bit sequence is 00000000.

Type_000011116

Specifies that the bit sequence is 00001111.

Type_010101017

Specifies that the bit sequence is 01010101.