NI Bluetooth Toolkit Direct Test Mode

Table of Contents
  • Programming

niBT HCI LE Direction Finding Receiver Test VI

Sends a command to the device under test (DUT) to start the receiver test.

niBT HCI LE Direction Finding Receiver Test

cio.gif

VISA resource name specifies the name of the resource to be opened. This parameter also specifies the VISA session and class.

ci32.gif

channel number specifies the Bluetooth transmit channel number of the generated signal. The default value is 0.

ci32.gif

PHY specifies the type of the generated packet by the physical layer of the DUT. The default value is 1Mbps.

1Mbps (0)

Receiver is set to use the LE 1M PHY.

2Mbps (1)

Receiver is set to use the LE 2M PHY.

Coded (2)

Receiver is set to use the Coded PHY.

ci32.gif

modulation index specifies the type of modulation index at the generator. The default value is Standard.

Standard (0)

The packets are generated with standard modulation index.

Stable (1)

The packets are generated with stable modulation index.

ci32.gif

Direction Finding Mode specifies the mode of direction finding. The default value is Disabled.

Disabled (0)

Specifies that the LE packet does not have fields required for direction finding.

Angle of Arrival (1)

Specifies the LE packets uses the angle of arrival method of direction finding.

Angle of Departure (2)

Specifies the LE packet uses angle of departure method of direction finding.

cdbl.gif

CTE Length specifies the length of the constant tone extension field in the generated signal. This value is expressed in seconds. This parameter is applicable only when you set the Direction Finding Mode parameter to either Angle of Arrival or Angle of Departure. The default value is 160 microseconds.

cdbl.gif

CTE Slot Duration specifies the length of the antenna switching and sampling slots in the constant tone extension field. This value is expressed in seconds. The default value is 1 us.

1 us (0.000001)

Specifies that length of the antenna switching and sampling slots in the constant tone extension field is 1 microseconds.

2 us (0.000002)

Specifies that length of the antenna switching and sampling slots in the constant tone extension field is 2 microseconds.

c1di32.gif

Antenna IDs specifies the array of Antenna IDs in the antenna switching pattern. The length of Antenna IDs array must be equal to Length Of Switching Pattern. 

ci32.gif

Switching Pattern Length specifies the length of the antenna switching pattern. The default value is 0.

cerrcodeclst.gif

error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

iio.gif

VISA resource name out returns the resource name to which a VISA session is opened and the resource class. The class name matches the VISA resource name parameter.

ii32.gif

status returns the status of the receiver test command. The DUT receives and executes the receiver test command if the status parameter returns a 0x00 value. The receiver test command fails if the status parameter returns a non-zero (0x01-0xFF) value.

ierrcodeclst.gif

error out contains error information. This output provides standard error out functionality.

Log in to get a better experience