niBluetoothDTM HCI Read BD_ADDR VI
- Updated2025-10-13
- 2 minute(s) read
Sends the command to the device under test (DUT) to get its Bluetooth device (BD) address.

Inputs/Outputs
VISA resource name
—
VISA resource name specifies the name of the resource to be opened. This parameter also specifies the VISA session and class.
error in
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
VISA resource name out
—
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.
BD_ADDR
—
BD_ADDR returns the BD address of the DUT.
status
—
status returns the status of the read BD_ADDR command. The DUT receives and executes the read BD_ADDR command if the status parameter returns a 0x00 value. The read BD_ADDR command fails if the status parameter returns a non-zero (0x01-0xFF) value.
error out
—
error out contains error information. This output provides standard error out functionality. |
VISA resource name
—
error in
—
VISA resource name out
—
BD_ADDR
—
status
—
error out
—