Groups

None

Group members

NameDescription
RFmxPulse_AbortMeasurements

Stops acquisition and measurements associated with signal instance that you specify in the Selector String parameter, which were previously initiated by the RFmxPulse_Initiate function or measurement read functions. Calling this function is optional, unless you want to stop a measurement before it is complete. This function executes even if there is an incoming error.

RFmxPulse_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 either IQ or IQ or Spectral.

Note

Query the Recommended Acquisition Type attribute from the RFmxInstr Attribute after calling the RFmxPulse_Commit function.

RFmxPulse_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 either IQ or IQ or Spectral.

Note

Query the Recommended Acquisition Type attribute from the RFmxInstr Attribute after calling the RFmxPulse_Commit function.

RFmxPulse_ClearAllNamedResults

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

RFmxPulse_ClearNamedResult

Clears a result instance specified by the result name in the Selector String parameter.

RFmxPulse_CloneSignalConfiguration

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

RFmxPulse_CreateSignalConfiguration

Creates a new instance of a signal.

RFmxPulse_DeleteSignalConfiguration

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

RFmxPulse_GetAllNamedResultNames

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

Attachments

None