Skip to content

NI RFmx WLAN API Differences

astarche edited this page Mar 2, 2022 · 8 revisions

N Waveform Functions

Three functions in the NI-RFmx WLAN gRPC API have inputs that are an array of multiple (N) waveforms passed in the same style as the C API. The data for the N waveforms is a single array (iq or waveform). x0, dx, and iq_sizes or wavefroms_sizes are arrays with one entry for each of the N waveforms and must all have the same N number of elements. The size of iq or waveform must be equal to the sum of the elements in iq_sizes or waveforms_sizes. See Array Size Parameters for more information on normal array passing.

AnalyzeNWaveformsIQ
AnalyzeNWaveformsSpectrum
OFDMModAccCfgNReferenceWaveforms

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

Getting started with moniker based streaming
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