RFmx GSM CVI

Table of Contents

RFMXGSM_ATTR_ORFS_MEASUREMENT_TYPE

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

RFMXGSM_ATTR_ORFS_MEASUREMENT_TYPE

Data Type: int32
Access:read/write
Functions:RFmxGSM_SetAttributeI32
RFmxGSM_GetAttributeI32
Description: Specifies the type of spectral distortion to be measured.

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

Get Function: RFmxGSM_ORFSGetMeasurementType
Set Function: RFmxGSM_ORFSSetMeasurementType
Values:
RFMXGSM_VAL_ORFS_MEASUREMENT_TYPE_MODULATION_AND_SWITCHING (0)Measures the spectrum on the modulated part and the switching part of the waveform.
RFMXGSM_VAL_ORFS_MEASUREMENT_TYPE_MODULATION (1)Measures the spectrum on the modulated part of the waveform.
RFMXGSM_VAL_ORFS_MEASUREMENT_TYPE_SWITCHING (2)Measures the spectrum on the switching part of the waveform.

Log in to get a better experience