RFmxTdscdmaMXChannelConfigurationMode Enumeration
- Updated2025-01-27
- 1 minute(s) read
RFmxTdscdmaMXChannelConfigurationMode Enumeration
Specifies whether to detect the channels automatically or to use a specified channel configuration.
Syntax
Namespace: NationalInstruments.RFmx.TdscdmaMX
public enum RFmxTdscdmaMXChannelConfigurationMode
Members
Name | Value | Description |
---|---|---|
AutoDetect | 0 | RFmx TD-SCDMA detects the channels automatically. |
UserDefined | 1 | The channel configuration is defined manually. This mode increases measurement speed because no time is spent on channel detection. |