RFmxWlanMXSemAveragingEnabled Enumeration
- Updated2025-04-08
- 1 minute(s) read
Specifies whether to enable averaging for the SEM measurement.
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public enum RFmxWlanMXSemAveragingEnabled
Members
Name | Value | Description |
---|---|---|
False | 0 | The measurement is performed on a single acquisition. |
True | 1 | The SEM measurement uses the SetAveragingCount(string, int) method as the number of acquisitions over which the SEM measurement is averaged. |