ni5660 Read IQ
This VI returns the waveform acquired by the RF Signal Analyzer. This VI initiates an acquisition and returns both a scaled voltage waveform with timing information, and IQ data computed through a process of filtering, decimation, and downconversion.
receiver info in is the instrument handle that you obtain from the ni5660 Initialize VI. The handle identifies a particular RF Signal Analyzer session. |
timeout (sec) specifies the maximum amount of time in seconds to wait for the acquisition to finish. After this amount of time, the VI returns an error if the acquisition is not complete. If this parameter is set to 0, it returns immediately without checking the acquisition status. If this parameter is set to –1, the VI waits forever. Default Value: 5 seconds |
error in accepts error information wired from previously called VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.
|
receiver info out passes a reference to your instrument session to the next VI.
receiver info was obtained from the ni5660 Initialize VI.
|
IQ waveform returns the baseband (downconverted) time-domain data for demodulation. This cluster contains the following elements:
|
error out passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.
|