Functions
- Updated2025-10-13
- 1 minute(s) read
Groups
None
Group members
| Name | Description |
|---|---|
| niBluetoothDTM_CloseVISASession | Closes a device session or the event object that you specify in the session parameter. |
| niBluetoothDTM_ConfigureVISASerialSettings | Configures the VISA serial settings for the device under test (DUT) specified by the session parameter. |
| niBluetoothDTM_CreateCustomCommand | Sends the specified custom command to the device under test (DUT). |
| niBluetoothDTM_GetErrorString | Takes the error code returned by niBluetoothDTM generation functions and returns the interpretation as a user-readable string. |
| niBluetoothDTM_HCILEDirectionFindingReceiverTest | Sends the command to the device under test (DUT) to start the receiver test. |
| niBluetoothDTM_HCILEDirectionFindingTransmitterTest | Sends the command to the device under test (DUT) to start the transmitter test. |
| niBluetoothDTM_HCILEEnhancedReceiverTest | Sends the command to the device under test (DUT) to start the receiver test. |
| niBluetoothDTM_HCILEEnhancedTransmitterTest | Sends the command to the device under test (DUT) to start the transmitter test. |
| niBluetoothDTM_HCILEReceiverTest | Sends the command to the device under test (DUT) to start the receiver test. |
| niBluetoothDTM_HCILETestEnd | Sends the command to the DUT to end the transmitter or the receiver test. |
| niBluetoothDTM_HCILETransmitterTest | Sends the command to the device under test (DUT) to start the transmitter test. |
| niBluetoothDTM_HCIReadBD_Addr | Sends the command to the device under test (DUT) to get its Bluetooth device (BD) address. |
| niBluetoothDTM_HCIReset | Resets the device under test (DUT) specified by the session parameter. |
| niBluetoothDTM_OpenVISASession | Opens a session of the device under test (DUT) specified by the session parameter, and returns a session identifier that can be used to call any other operations on that DUT. |
| niBluetoothDTM_SetVISATimeout | Sets the timeout value, in milliseconds (ms), for the VISA session of the device under test (DUT), specified by the session parameter. |
Attachments
None