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