Configures the evaluation symbols. The GSM standard specifies that 50% to 90% portion of the burst, excluding the midamble, be measured. However, RFmxGSM allows you to specify the portion of the burst to measure for ORFS due to modulation. RFmx considers the measurement over evaluation symbols for a single burst as one average.


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.

  • cdbl.png Evaluation Symbols Start (%)

    Evaluation Symbols Start specifies the start position of the burst over which you perform the ORFS measurement. This value is expressed as a percentage. The default value is 50.

  • ci32.png Evaluation Symbols Include TSC

    Evaluation Symbols Include TSC specifies whether to include the TSC portion of burst in the ORFS measurement. The default value is False.

    False (0)

    The TSC portion of the burst is excluded in the ORFS measurement.

    True (1)

    The TSC portion of the burst is included in the ORFS measurement.

  • cdbl.png Evaluation Symbols Stop (%)

    Evaluation Symbols Stop specifies the stop position of the burst over which you perform the ORFS measurement. This value is expressed as a percentage. The default value is 90.

  • 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.