RFmxCdma2kMXChannelConfigurationMode Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether to detect the channels automatically or to use a specified channel configuration.
Syntax
Namespace: NationalInstruments.RFmx.Cdma2kMX
public enum RFmxCdma2kMXChannelConfigurationMode
Members
| Name | Value | Description |
|---|---|---|
| AutoDetect | 0 | Specifies that the system automatically detects the channels. |
| UserDefined | 1 | Specifies that the system uses a specific channel configuration. |