Groups

None

Group members

NameDescription
RFmxBT_AbortMeasurements

Stops acquisition and measurements associated with signal instance that you specify in the Selector String parameter, which were previously initiated by the RFmxBT_Initiate 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.

RFmxBT_AnalyzeIQ1Waveform

Performs the enabled measurements on the I/Q complex waveform that you specify in the 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.

RFmxBT_AnalyzeIQ1WaveformSplit

Performs the enabled measurements on the I/Q complex waveform that you specify in the 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.

RFmxBT_ClearAllNamedResults

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

RFmxBT_ClearNamedResult

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

RFmxBT_CloneSignalConfiguration

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

RFmxBT_CreateSignalConfiguration

Creates a new instance of a signal.

RFmxBT_DeleteSignalConfiguration

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

RFmxBT_GetAllNamedResultNames

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

Attachments

None