NI-RFSA Express (IQ)
Configures and acquires data from National Instruments RF signal analyzers using NI-RFSA in IQ mode.
Dialog Box Options |
Block Diagram Inputs |
Block Diagram Outputs |
Dialog Box Options
Parameter | Description |
---|---|
Configuration |
Contains the following options:
|
Trigger |
Contains the following options:
|
Advanced |
Contains the following options:
|
Graph view | Specifies how the acquired waveform is displayed on the graph. Select from 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. |
max time | Specifies the timeout value for the Express VI. |
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. |
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. |