Groups

None

Group members

NameDescription
RFmxDemod_CheckMeasurementStatus

Checks the status of the measurement. Use this function to check for any errors that may occur during measurement or to check whether the measurement is complete and results are available.

RFmxDemod_Commit

Commits settings to the hardware. Calling this function is optional. RFmxDemod commits settings to the hardware when you call the RFmxDemod_Initiate function or any of the measurement Read functions.

RFmxDemod_DDemodGetEqualizerInitialCoefficients

Gets the initial equalizer coefficients used by the digital demodulation measurement.

RFmxDemod_DDemodGetEqualizerInitialCoefficientsSplit

Gets the initial equalizer coefficients used by the digital demodulation measurement.

RFmxDemod_DDemodGetSymbolMap

Gets the symbol map that is used for digital demodulation measurements. Call this function after calling RFmxDemod_Commit function.

RFmxDemod_DDemodGetSymbolMapSplit

Gets the symbol map that is used for digital demodulation measurements. Call this function after calling RFmxDemod_Commit function.

RFmxDemod_InitializeFromNIRFSASession

Creates an RFmx session from an existing NI-RFSA session. This function resets all the NI-RFSA attributes to their default values and stops export of all external signals and events. This function takes in an active NI-RFSA instrument handle and returns an RFmx Handle Out that identifies the device in all the subsequent RFmx functions.

RFmxDemod_ResetAttribute

Resets an attribute that you specify in the attributeID parameter to default values.

RFmxDemod_ResetToDefault

Resets a signal to the default values.

RFmxDemod_WaitForAcquisitionComplete

Waits and blocks the data flow until the acquisition is done. This function is typically called after the specific Initiate function.

RFmxDemod_WaitForMeasurementComplete

Waits for the specified number for seconds for all the measurements to complete.

Attachments

None