NI Bluetooth Toolkit 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.
© 2011–2020 National Instruments. All rights reserved.
| Palette Object | Description |
|---|---|
| niBT 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. |
| niBT VISA Configure Serial Settings |
Configures the VISA serial settings for the device under test (DUT) specified by the VISA resource name parameter. |
| niBT 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. |
| niBT VISA Close Session |
Closes a device session or the event object that you specify in the VISA resource name parameter. |
| niBT HCI Reset |
Resets the device under test (DUT) specified by the VISA resource name parameter. |
| niBT HCI LE Transmitter Test |
Sends a command to the device under test (DUT) to start the transmitter test. |
| niBT HCI LE Receiver Test |
Sends the command to the device under test (DUT) to start the receiver test. |
| niBT HCI LE Test End |
Sends the command to the device under test (DUT) to end the transmitter or receiver test. |
| niBT HCI Read BD_ADDR |
Sends the command to the device under test (DUT) to get its Bluetooth device (BD) address. |
| niBT Create Custom Command |
Sends the specified custom command to the device under test (DUT). |
| niBT HCI LE Enhanced Transmitter Test |
Sends the command to the device under test (DUT) to start the transmitter test. |
| niBT HCI LE Enhanced Receiver Test |
Sends a command to the device under test (DUT) to start the receiver test. |
| niBT HCI LE Direction Finding Transmitter Test |
Sends a command to the device under test (DUT) to start the transmitter test. |
| niBT HCI LE Direction Finding Receiver Test |
Sends a command to the device under test (DUT) to start the receiver test. |