RFmx EVDO CVI

Table of Contents

RFMXEVDO_ATTR_BAND_CLASS

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

RFMXEVDO_ATTR_BAND_CLASS

Data Type: int32
Access:read/write
Functions:RFmxEVDO_SetAttributeI32
RFmxEVDO_GetAttributeI32
Description: Specifies the band in which the channel is located as defined in Section: 1.5, Table 1.5- RFMXEVDO_ATTR_BAND_CLASS List, of the 3GPP2 C.S0057-F specification v1.0.

0 (0): Specifies the 800 MHz cellular band.
1 (1): Specifies the 1.8 GHz to 2.0 GHz PCS band.
2 (2): Specifies the 872 MHz to 960 MHz TACS band.
3 (3): Specifies the 832 MHz to 925 MHZ JTACS band.
4 (4): Specifies the 1.75 GHz to 1.87 GHz Korean PCS band.
5 (5): Specifies the 450 MHz NMT band.
6 (6): Specifies the 2 GHz IMT-2000 band.
7 (7): Specifies the upper 700 MHz PARMR band.
8 (8): Specifies the 1,800 MHz to 2 GHz band.
9 (9): Specifies the 900 MHz band.
10 (10): Specifies the secondary 1,800 MHz band.
11 (11): Specifies the 400 MHz European PAMR band.
12 (12): Specifies the 800 MHz PAMR band.
13 (13): Specifies the 2.5 GHz IMT-2000 Extension band.
14 (14): Specifies the US PCS 1.9 GHz band.
15 (15): Specifies the AWS band.

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 0. The valid values range from 0 to 15.

Get Function: RFmxEVDO_GetBandClass
Set Function: RFmxEVDO_SetBandClass

Log in to get a better experience