GetNumberOfRawIQRecords(string, out int)
- Updated2025-10-13
- 1 minute(s) read
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
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. |
| value | out 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.