Bluetooth Set Mode VI
- Updated2025-07-30
- 2 minute(s) read
Sets the discoverable and connectable status of the local Bluetooth device.

Inputs/Outputs
address in
—
address in specifies the Bluetooth address of the local device. If you do not specify an address, this VI attempts to set the discoverable and connectable modes of all local devices.
discoverable
—
discoverable determines if the device allows other Bluetooth devices to discover the device. The default is TRUE.
connectable
—
connectable determines if the device allows other Bluetooth devices to connect to the device. The default is TRUE. If discoverable is TRUE and connectable is FALSE, the VI returns an error.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
address out
—
address out returns the same address as address in.
error out
—
error out contains error information. This output provides standard error out functionality. |
address in
—
discoverable
—
error in (no error)
—
address out
—
error out
—