RFmxTdscdmaMXChannelType Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies the channel type of the user-defined channel. This method is used only when you set the SetChannelConfigurationMode(string, RFmxTdscdmaMXChannelConfigurationMode) method to UserDefined. Use "channel(n)" as the selector string to configure or read this method.
Syntax
Namespace: NationalInstruments.RFmx.TdscdmaMX
public enum RFmxTdscdmaMXChannelType
Members
| Name | Value | Description |
|---|---|---|
| Idle | 0 | Specifies that the user-defined channel type is an empty slot. |
| Dpch | 1 | Specifies that the user-defined channel is a dedicated physical channel (DPCH). |
| Edch | 2 | Specifies that the user-defined channel is an enhanced dedicated channel (EDCH). |
| Hssich | 3 | Specifies that the user-defined channel is a shared information channel for high speed downlink. |