niRFSA Get IQ Components
Separates a complex IQ array into an I array and a corresponding Q array. This utility can be used to conveniently graph I or Q or to perform operations that apply to one or the other component.
Use the pull-down menu to select an instance of this VI.
niRFSA Get IQ Components (Complex Cluster)
Returns the I and Q data as a complex cluster.
data specifies the complex waveform to split into I and Q components.
|
|||||||
error in (no error) describes error conditions that occur before this VI runs.
|
|||||||
I returns the I component of the data. | |||||||
Q returns the Q component of the data. | |||||||
number of samples returns the number of samples in the input waveform. | |||||||
error out contains error information. If error in indicates that
an error occurred before this VI ran, error out contains
the same error information. Otherwise, it describes the error status that this VI
produces.
|
niRFSA Get IQ Components (Complex WDT)
Returns the I and Q data as a waveform data type.
data specifies the complex waveform to split into I and Q components. | |||||||
error in (no error) describes error conditions that occur before this VI runs.
|
|||||||
I returns the I component of the data. | |||||||
Q returns the Q component of the data. | |||||||
number of samples returns the number of samples in the input waveform. | |||||||
error out contains error information. If error in indicates that
an error occurred before this VI ran, error out contains
the same error information. Otherwise, it describes the error status that this VI
produces.
|