RFmx for Bluetooth® Test Direct Test Mode

BluetoothDtmLEPatternType Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
BluetoothDtmLEPatternType Enumeration
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.

Namespace:  NationalInstruments.BluetoothDtm
Assembly:  NationalInstruments.BluetoothDtm.Fx40 (in NationalInstruments.BluetoothDtm.Fx40.dll) Version: 20.7.0.32768 (20.7.0.32768)

Syntax

public enum BluetoothDtmLEPatternType
Public Enumeration BluetoothDtmLEPatternType

Members

  Member 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.

See Also

Log in to get a better experience