NI-RFSA Express (Spectrum)
Configures and acquires data from National Instruments RF signal analyzers using NI-RFSA in Spectrum mode.
Dialog Box Options |
Block Diagram Inputs |
Block Diagram Outputs |
Dialog Box Options
Parameter | Description |
---|---|
Configuration |
Contains the following options:
|
Timing |
Contains the following options:
|
Advanced Spectrum |
Contains the following options:
|
Autoscale graph | Specifies whether to autoscale the Y scale of the graph.
Checked—The Y scale of the graph is autoscaled every time the graph is updated. |
Block Diagram Inputs
Parameter | Description |
---|---|
close | Determines whether the instrument session remains open when the VI finishes execution. Use this parameter for loop optimization by setting it to FALSE on all iterations except the last. The default is TRUE.
Note: This input is not intended for sharing the session between Express VIs. If a loop contains multiple Express VIs that use the same device, you must wire in TRUE for this input. |
error in | Describes error conditions that occur before this Express VI runs. |
Block Diagram Outputs
Parameter | Description |
---|---|
data | Contains the data acquired by the device. |
spectral info | Contains properties of the acquired spectrum. This output is used by VIs in the Spectral Measurements Toolkit. |
error out | Contains error information. If error in indicates that an error occurred before this Express VI runs, error out contains the same error information. Otherwise, it describes the error status that this Express VI produces. |