NIRFSA_ATTR_DRIVER_SETUP

NI RF Vector Signal Analyzers

NIRFSA_ATTR_DRIVER_SETUP

Specific Attribute

Data
type
Access High Level Functions
ViString RO None

Description

The DriverSetup string is used to set the initial values for attributes that are specific to NI-RFSA.

The format of the DriverSetup string is:

Tag: Value

Tag is the name of the DriverSetup string attribute. Value is the value set to the attribute. To set multiple attributes, separate their assignments with a semicolon.

The DriverSetup string can include the following tags:

Digitizer—Specifies the resource name of the digitizer to use for this session. If this DriverSetup tag is not specified, the resource name for the downconverter associated in MAX is used, for example, DriverSetup=Digitizer:pxi1slot4

Refer to niRFSA_InitWithOptions for additional information about the optionsString parameter. Refer to the NI RF Signal Analyzers Getting Started Guide for information on MAX setup.

Default Value: "" (empty string)