RFmx EVDO CVI

Table of Contents

RFMXEVDO_ATTR_SLOTPOWER_RECEIVE_FILTER_ENABLED

  • Updated2024-10-14
  • 1 minute(s) read

RFMXEVDO_ATTR_SLOTPOWER_RECEIVE_FILTER_ENABLED

Data Type: int32
Access:read/write
Functions:RFmxEVDO_SetAttributeI32
RFmxEVDO_GetAttributeI32
Description: Specifies whether to enable receive filtering.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals.

The default value is RFMXEVDO_VAL_SLOTPOWER_RECEIVE_FILTER_ENABLED_TRUE.

Get Function: RFmxEVDO_SlotPowerGetReceiveFilterEnabled
Set Function: RFmxEVDO_SlotPowerSetReceiveFilterEnabled
Values:
RFMXEVDO_VAL_SLOTPOWER_RECEIVE_FILTER_ENABLED_FALSE (0)Receive filtering is disabled.
RFMXEVDO_VAL_SLOTPOWER_RECEIVE_FILTER_ENABLED_TRUE (1)Receive filtering is enabled.

Log in to get a better experience