RFmx for Bluetooth® Test Direct Test Mode

RFmx for Bluetooth® Test Direct Test Mode VIs

  • Updated2023-02-21
  • 2 minute(s) read

Use the VIs on this palette to send commands to the device under test (DUT). These VIs help to control the DUT by directing it to perform tasks such as starting the transmitter or receiver test, ending the test, getting the BD address.

© 2019–2021 National Instruments Corporation. All rights reserved.

Palette Object Description
niBluetoothDTM VISA Open Session

Opens a session of the device under test (DUT) specified by the VISA resource name parameter, and returns a session identifier that can be used to call any other operations on that DUT.

niBluetoothDTM VISA Configure Serial Settings

Configures the VISA serial settings for the device under test (DUT) specified by the VISA resource name parameter.

niBluetoothDTM VISA Set Timeout

Sets the timeout value, in milliseconds (ms), for the VISA session of the device under test (DUT), specified by the VISA resource name parameter.

niBluetoothDTM HCI Read BD_ADDR

Sends the command to the device under test (DUT) to get its Bluetooth device (BD) address.

niBluetoothDTM HCI LE Transmitter Test

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

niBluetoothDTM HCI LE Receiver Test

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

niBluetoothDTM HCI LE Enhanced Transmitter Test

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

niBluetoothDTM HCI LE Enhanced Receiver Test

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

niBluetoothDTM HCI LE Direction Finding Transmitter Test

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

niBluetoothDTM HCI LE Direction Finding Receiver Test

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

niBluetoothDTM Create Custom Command

Sends the specified custom command to the device under test (DUT).

niBluetoothDTM HCI LE Test End

Sends the command to the device under test (DUT) to end the transmitter or receiver test.

niBluetoothDTM HCI Reset

Resets the device under test (DUT) specified by the VISA resource name parameter.

niBluetoothDTM VISA Close Session

Closes a device session or the event object that you specify in the VISA resource name parameter.