Chapter 2
NI 5450 Overview
NI PXIe-5450 User Manual
2-28
ni.com
In baseband mode, I/Q data is filtered, interpolated, and scaled in the device
OSP. The device generates I data at the CH 0+ and CH 0
−
differential
output terminals and Q data on the CH 1+ and CH 1
–
differential output
terminals.
OSP Enabled
The OSP Enabled property or the
NIFGEN_ATTR_OSP_ENABLED
attribute
activates the functionality of the OSP block. To use any of the features in
the OSP block, you must enable onboard signal processing by setting this
property or attribute.
Data Processing Mode
Data Processing mode determines whether the OSP block uses only the
I signal path to generate waveforms or uses the I and Q signal paths to
generate complex waveforms. If the waveform data is configured for real
data points by setting the Data Processing Mode property or the
NIFGEN_ATTR_OSP_DATA_PROCESSING_MODE
attribute, only the I signal
path is used. If the Data Processing Mode property is set to Complex or the
NIFGEN_ATTR_OSP_DATA_PROCESSING_MODE
attribute is set to
NIFGEN_VAL_OSP_COMPLEX
, both the I and Q signal paths are used.
Complex waveform data should be downloaded to the signal generator
using the niFgen Write Waveform Complex VI or the
niFgen_WriteWaveformComplexf64
function.
IQ Rate
The IQ Rate property or the
NIFGEN_ATTR_OSP_IQ_RATE
attribute
defines the rate at which data is processed by the OSP block. If the
waveform data is configured for real data points by setting the Data
Processing Mode property or the
NIFGEN_ATTR_OSP_DATA_PROCESSING_MODE
attribute, then it is the
rate at which each sample from waveform memory is taken from memory
and inserted into the OSP block. If the waveform data is configured for
complex data points by setting the Data Processing Mode property or the
NIFGEN_ATTR_OSP_DATA_PROCESSING_MODE
attribute, then it is the
rate at which each complex sample is taken from memory and inserted into
the OSP block.
Note
When the onboard signal processing is enabled by setting the OSP Enabled
property or the
NIFGEN_ATTR_OSP_ENABLED
attribute, you cannot set the Sample Rate
property or the
NIFGEN_ATTR_ARB_SAMPLE_RATE
attribute.