RFmxBT Analyze (IQ, 1 Wfm) VI
- Updated2025-10-13
- 4 minute(s) read
Performs the enabled measurements on the I/Q complex waveform that you specify in the IQ parameter. Call this VI after you configure the signal and measurement properties. You can fetch measurement results using the Fetch VIs or result properties in the property node. Use this VI only if the Recommended Acquisition Type property value is either IQ or IQ or Spectral.

Inputs/Outputs
Result Name
—
Result Name specifies the name to be associated with measurement results. Provide a unique name, such as "r1" to enable fetching of multiple measurement results and traces. This input accepts the result name with or without the "result::" prefix. The default value is "" (empty string), which refers to the default result instance. Example: "" "result::r1" "r1"
Selector String
—
Selector String specifies the signal name and result name. The result name can either be specified through this input or the Result Name parameter. If you do not specify the signal name, the default signal instance is used. If you do not specify the result name in this parameter, either the result name specified by the Result Name parameter or the default result instance is used. The default value is "" (empty string). Example: "" "signal::sig1" "result::r1" "signal::sig1/result::r1" You can use the RFmxBT Build Signal String VI to build the selector string.
Instrument Handle In
—
Instrument Handle In specifies the RFmx session refnum. Instrument Handle In is obtained from the RFmxInstr Initialize NIRFSA VI.
IQ
—
IQ specifies the data for a complex I/Q waveform including the start, delta, and actual values.
Reset?
—
Reset? resets measurement averaging. If you enable averaging, set this parameter to TRUE for the first record and FALSE for the subsequent records.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Instrument Handle Out
—
Instrument Handle Out passes a reference to your RFmx session to the next VI.
Selector String Out
—
Selector String Out returns the selector string that can be passed to the Selector String parameter of Configure, Initiate, and Fetch VIs.
error out
—
error out contains error information. This output provides standard error out functionality. |
Result Name
—
Instrument Handle In
—
IQ
—
x0
—
y
—
Reset?
—
error in (no error)
—
Instrument Handle Out
—
Selector String Out
—
error out
—