RFmxCdma2kMXCdaReceiveFilterEnabled Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether to enable the received filter for the code domain analysis (CDA) measurement. Use this method to disable the filter, if the received signal is already filtered.
Syntax
Namespace: NationalInstruments.RFmx.Cdma2kMX
public enum RFmxCdma2kMXCdaReceiveFilterEnabled
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | Disables receive filtering for the CDA measurement. |
| True | 1 | Enables receive filtering for the CDA measurement. |