Skip to content

NI SCOPE IF Digitizer Attributes

kreimnitz edited this page Mar 24, 2021 · 1 revision

IF Digitizer Attributes

NISCOPE_ATTR_DEVICE_NUMBER

Specific Attribute

Data
type
Access Applies to Coercion High Level Functions
ViInt32 R N/A None None

Description

Returns the device number of the IF digitizer associated with the current session.

NISCOPE_ATTR_FETCH_INTERLEAVED_DATA

Specific Attribute

Data
type
Access Applies to Coercion High Level Functions
ViBoolean R/W N/A None None

Description

Specifies whether to interleave I and Q data retrieved from the IF digitizer in a single array or to retrieve two separate arrays, one for I data and another for Q data.

Default value: VI_FALSE

VI_TRUE Retrieves a single array of alternating I and Q values. The resulting array is twice the size of the actual record length.
VI_FALSE Retrieves two arrays, one for I values and another for Q values.


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-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