Groups

None

Group members

NameDescription
RFmxDemod_AbortMeasurements

Stops acquisition as well as the measurements that are associated with the signal instance and that were previously initiated by the RFmxDemod_Initiate function or measurement read functions.

RFmxDemod_AnalyzeIQ1Waveform

Performs the enabled measurements on the I/Q complex waveform that you specify in IQ parameter. Call this function after you configure the signal and measurement attributes. You can fetch measurement results using the Fetch functions or result attributes in the attribute node. Use this function only if the RFMXINSTR_ATTR_RECOMMENDED_ACQUISITION_TYPE attribute value is IQ.

RFmxDemod_AnalyzeIQ1WaveformSplit

Performs the enabled measurements on the I/Q complex waveform that you specify in IQ parameter. Call this function after you configure the signal and measurement attributes. You can fetch measurement results using the Fetch functions or result attributes in the attribute node. Use this function only if the RFMXINSTR_ATTR_RECOMMENDED_ACQUISITION_TYPE attribute value is IQ.

RFmxDemod_ClearAllNamedResults

Clears all results for the signal that you specify in the Selector String parameter.

RFmxDemod_ClearNamedResult

Clears an instance of the result that you specify in the Selector String parameter.

RFmxDemod_CloneSignalConfiguration

Creates a new instance of a signal by copying all the attribute values from an existing signal instance.

RFmxDemod_CreateSignalConfiguration

Creates a new instance of a signal.

RFmxDemod_DeleteSignalConfiguration

Deletes an instance of the signal that you specify in the Signal Name parameter.

RFmxDemod_GetAllNamedResultNames

Returns all the named result names of the signal that you specify in the Selector String parameter.

Attachments

None