RFmx GSM CVI

Table of Contents

RFMXGSM_ATTR_ORFS_EVALUATION_SYMBOLS_INCLUDE_TSC

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

RFMXGSM_ATTR_ORFS_EVALUATION_SYMBOLS_INCLUDE_TSC

Data Type: int32
Access:read/write
Functions:RFmxGSM_SetAttributeI32
RFmxGSM_GetAttributeI32
Description: Specifies whether to include the training sequence code (TSC) portion of burst for measuring ORFS due to modulation.

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

The default value is RFMXGSM_VAL_ORFS_EVALUATION_SYMBOLS_INCLUDE_TSC_FALSE.

Get Function: RFmxGSM_ORFSGetEvaluationSymbolsIncludeTSC
Set Function: RFmxGSM_ORFSSetEvaluationSymbolsIncludeTSC
Values:
RFMXGSM_VAL_ORFS_EVALUATION_SYMBOLS_INCLUDE_TSC_FALSE (0)The TSC portion of the burst will be excluded while performing the ORFS measurement.
RFMXGSM_VAL_ORFS_EVALUATION_SYMBOLS_INCLUDE_TSC_TRUE (1)The TSC portion of the burst will be included while performing the ORFS measurement.

Log in to get a better experience