Gets the number of raw IQ records to acquire to complete measurement averaging.

Syntax

Namespace: NationalInstruments.RFmx.InstrMX

public int GetNumberOfRawIQRecords(string selectorString, out int value)

Remarks

This method gets the value of NumberOfRawIQRecords

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string.

valueout int

Gets the number of raw IQ records to acquire to complete measurement averaging. This property returns a value of 0 when RFmx cannot provide I/Q data for the specified measurement configuration.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.