RFmxNRMXFrequencyRange Enumeration
- Updated2025-04-08
- 1 minute(s) read
Specifies whether to use channel bandwidth and subcarrier spacing configuration supported in the frequency range 1 (sub 6 GHz) or the frequency range 2 (above 24 GHz).
Syntax
Namespace: NationalInstruments.RFmx.NRMX
public enum RFmxNRMXFrequencyRange
Members
Name | Value | Description |
---|---|---|
Range1 | 0 | Measurement uses the channel bandwidth and the subcarrier spacing configuration supported in frequency range 1 (sub 6 GHz). |
Range2 | 1 | Measurement uses the channel bandwidth and the subcarrier spacing configuration supported in frequency range 2 (above 24 GHz). |
Range2_1 | 1 | |
Range2_2 | 2 |