Skip to content

Driver Documentation

kreimnitz edited this page Mar 25, 2021 · 14 revisions

Driver Documentation

  • Included in the Client Releases are several example clients illustrating how to interact with the ni-grpc-device-server.
  • These clients are based on Driver C API Examples included with driver installed along side the driver documentation at: "C:\Program Files (x86)\IVI Foundation\IVI\Drivers\<driver name>"
  • The C examples can be used as reference for driver specific concepts, and the provided gRPC client examples illustrate an implementation of those concepts in a gRCP client.
  • For instructions on generating the necessary gRPC helper files to run the examples, see Creating a Python gRPC Client

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