RFmxCdma2kMXLinkDirection Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies the direction for which the frequency is calculated. Only Uplink is supported.
Syntax
Namespace: NationalInstruments.RFmx.Cdma2kMX
public enum RFmxCdma2kMXLinkDirection
Members
| Name | Value | Description |
|---|---|---|
| Downlink | 0 | CDMA2k measurement uses 3GPP CDMA2k forward link direction also known as downlink direction to measure the received signal. |
| Uplink | 1 | CDMA2k measurement uses 3GPP CDMA2k reverse link direction also known as uplink direction to measure the received signal. |