RFmxSpecAnMXSpectrumRbwAutoBandwidth Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether the measurement computes the resolution bandwidth (RBW).
Syntax
Namespace: NationalInstruments.RFmx.SpecAnMX
public enum RFmxSpecAnMXSpectrumRbwAutoBandwidth
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | The measurement uses the RBW that you specify in the SetRbwFilterBandwidth(string, double) method. |
| True | 1 | The measurement computes the RBW. |