Configures the center frequency from the absolute RF channel number (ARFCN), band, and the link direction.


icon

Inputs/Outputs

  • cstr.png Selector String

    Selector String specifies a selector string comprising of the signal name. If you do not specify the signal name, the default signal instance is used. The default is "" (empty string).

    Example:

    "signal::sig1"

    You can use the RFmxGSM Build Signal String VI to build the selector string.

  • cgenclassrntag.png Instrument Handle In

    Instrument Handle In specifies the RFmx session refnum. Instrument Handle In is obtained from the RFmxInstr Initialize NIRFSA VI.

  • ci32.png Link Direction
    Downlink (0)

    The source is a base transceiver station.

    Uplink (1)

    The source is a mobile station.

  • ci32.png Band

    Band specifies the band of operation. The default value is PGSM.

    PGSM (0)

    The operation band is Primary GSM in the 900 MHz band.

    EGSM (1)

    The operation band is Extended GSM in the 900 MHz band.

    RGSM (2)

    The operation band is Railway GSM in the 900 MHz band.

    DCS1800 (3)

    The operation band is GSM in the 1800 MHz band.

    PCS1900 (4)

    The operation band is GSM in the 1900 MHz band.

    GSM450 (5)

    The operation band is GSM in the 450 MHz band.

    GSM480 (6)

    The operation band is GSM in the 480 MHz band.

    GSM850 (7)

    The operation band is GSM in the 850 MHz band.

    GSM750 (8)

    The operation band is GSM in the 750 MHz band.

    T-GSM810 (9)

    The operation band is terrestrial GSM in the 810 MHz band.

  • ci32.png ARFCN

    ARFCN specifies the ARFCN. The default value is 1.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • igenclassrntag.png Instrument Handle Out

    Instrument Handle Out passes a reference to your RFmx session to the next VI.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.