Skip to content

NI RFmx Bluetooth API Differences

Alex Starche edited this page Feb 18, 2022 · 1 revision

NI-RFmx Bluetooth API Differences

  • In all function and attribute names, the acronym BT (as used in the C API) is spelled out as Bluetooth in the gRPC API.
  • See also NI-RFmx API Differences.

'20dB' versus 'TwentydB' Function Names

Three functions in the NI-RFmx Bluetooth C API begin with the prefix 20dB:

RFmxBT_20dBBandwidthCfgAveraging
RFmxBT_20dBBandwidthFetchMeasurement
RFmxBT_20dBBandwidthFetchSpectrum

In the gRPC API, the word Twenty is spelled out in the function names, so that the names take this form instead:

TwentydBBandwidthCfgAveraging
TwentydBBandwidthFetchMeasurement
TwentydBBandwidthFetchSpectrum

Table of Contents

Internal Development

Creating and Setting Up a gRPC Server

Server Security Support

Creating a gRPC Client

gRPC Client Examples

Session Utilities API Reference

Driver Documentation

gRPC API Differences From C API

Sharing Driver Sessions Between Clients

C API Docs
NI-DAQmx
NI-DCPOWER
NI-DIGITAL PATTERN DRIVER
NI-DMM
NI-FGEN
NI-FPGA
NI-RFmx Bluetooth
NI-RFmx NR
NI-RFmx WCDMA
NI-RFmx GSM
NI-RFmx CDMA2k
NI-RFmx Instr
NI-RFmx LTE
NI-RFmx SpecAn
NI-RFmx TD-SCDMA
NI-RFmx WLAN
NI-RFSA
NI-RFSG
NI-SCOPE
NI-SWITCH
NI-TCLK
NI-XNET
Clone this wiki locally