ConfigureAcquisitionLength(string, double)
- Updated2025-10-13
- 1 minute(s) read
Configures the waveform acquisition length for the measurement.
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public int ConfigureAcquisitionLength(string selectorString, double acquisitionLength)
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
| acquisitionLength | double | Specifies the duration of the signal to be acquired for the PowerRamp measurement. This value is expressed in seconds. You must set this parameter to a value that is greater than or equal to the duration of the PPDU under analysis, so that the acquired signal contains both rising and falling power ramp transitions. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.