Groups

None

Group members

NameDescription
RFmxBT_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.

RFmxBT_Commit

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

RFmxBT_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.

RFmxBT_ResetAttribute

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

RFmxBT_ResetToDefault

Resets a signal to the default values.

RFmxBT_WaitForAcquisitionComplete

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

RFmxBT_WaitForMeasurementComplete

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

Attachments

None