NationalInstruments.RFmx.LteMX Namespace
- Updated2024-07-17
- 22 minute(s) read
NationalInstruments.RFmx.LteMX Namespace
Classes
Class | Description | |
---|---|---|
![]() | RFmxLteMX | Defines a root class which is used to identify and control LTE signal configuration. |
![]() | RFmxLteMXAcp |
Represents the ACP measurement.
|
![]() | RFmxLteMXAcpComponentCarrierResults | Provides methods to fetch and read the ACP Component Carrier results. |
![]() | RFmxLteMXAcpConfiguration |
Provides methods to configure the ACP measurement.
|
![]() | RFmxLteMXAcpResults |
Provides methods to fetch and read the ACP measurement results.
|
![]() | RFmxLteMXChp |
Represents the CHP measurement.
|
![]() | RFmxLteMXChpComponentCarrierResults | Provides methods to fetch and read the CHP Component Carrier results. |
![]() | RFmxLteMXChpConfiguration |
Provides methods to configure the CHP measurement.
|
![]() | RFmxLteMXChpResults |
Provides methods to fetch and read the CHP measurement results.
|
![]() | RFmxLteMXComponentCarrier | Represents Component Carrier |
![]() | RFmxLteMXConstants |
Specifies constants for I/O terminals.
|
![]() | RFmxLteMXList | Defines a root class which is used to identify and control Lte list. |
![]() | RFmxLteMXModAcc |
Represents the ModAcc measurement.
|
![]() | RFmxLteMXModAccConfiguration |
Provides methods to configure the ModAcc measurement.
|
![]() | RFmxLteMXModAccResults |
Provides methods to fetch and read the ModAcc measurement results.
|
![]() | RFmxLteMXObw |
Represents the OBW measurement.
|
![]() | RFmxLteMXObwConfiguration |
Provides methods to configure the OBW measurement.
|
![]() | RFmxLteMXObwResults |
Provides methods to fetch and read the OBW measurement results.
|
![]() | RFmxLteMXPvt |
Represents the PVT measurement.
|
![]() | RFmxLteMXPvtConfiguration |
Provides methods to configure the PVT measurement.
|
![]() | RFmxLteMXPvtResults |
Provides methods to fetch and read the PVT measurement results.
|
![]() | RFmxLteMXSem |
Represents the SEM measurement.
|
![]() | RFmxLteMXSemComponentCarrierConfiguration |
Provides methods to configure the SEM Component Carrier measurement.
|
![]() | RFmxLteMXSemComponentCarrierResults | Provides methods to fetch and read the SEM Component Carrier results. |
![]() | RFmxLteMXSemConfiguration |
Provides methods to configure the SEM measurement.
|
![]() | RFmxLteMXSemResults |
Provides methods to fetch and read the SEM measurement results.
|
![]() | RFmxLteMXSlotPhase |
Represents the SlotPhase measurement.
|
![]() | RFmxLteMXSlotPhaseConfiguration |
Provides methods to configure the SlotPhase measurement.
|
![]() | RFmxLteMXSlotPhaseResults |
Provides methods to fetch and read the SlotPhase measurement results.
|
![]() | RFmxLteMXSlotPower |
Represents the SlotPower measurement.
|
![]() | RFmxLteMXSlotPowerConfiguration |
Provides methods to configure the SlotPower measurement.
|
![]() | RFmxLteMXSlotPowerResults |
Provides methods to fetch and read the SlotPower measurement results.
|
![]() | RFmxLteMXTxp |
Represents the TXP measurement.
|
![]() | RFmxLteMXTxpConfiguration |
Provides methods to configure the TXP measurement.
|
![]() | RFmxLteMXTxpResults |
Provides methods to fetch and read the TXP measurement results.
|
Enumerations
Enumeration | Description | |||
---|---|---|---|---|
![]() | RFmxLteMXAcpAmplitudeCorrectionType |
Specifies whether the amplitude of the frequency bins, used in measurements, is corrected for external attenuation at the RF center frequency, or at the individual frequency bins. Use the RFmxInstr_CfgExternalAttenuationTable function to configure the external attenuation table.
| ||
![]() | RFmxLteMXAcpAveragingEnabled |
Specifies whether to enable averaging for the ACP measurement.
| ||
![]() | RFmxLteMXAcpAveragingType |
Specifies the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for ACP measurement.
| ||
![]() | RFmxLteMXAcpConfigurableNumberOfOffsetsEnabled |
Specifies whether the number of offsets is computed by measurement or configured by you.
| ||
![]() | RFmxLteMXAcpEutraOffsetDefinition |
Specifies the evolved universal terrestrial radio access (E-UTRA) offset channel definition.
| ||
![]() | RFmxLteMXAcpFftOverlapMode |
Specifies the overlap mode when you set the SetMeasurementMethod(String, RFmxLteMXAcpMeasurementMethod) method to SequentialFft. In Sequential FFT method, the measurement divides all the acquired samples into smaller FFT chunks of equal size. Then the FFT is computed for each chunk. The resultant FFTs are averaged to get the spectrum used to compute the ACP.
| ||
![]() | RFmxLteMXAcpIFOutputPowerOffsetAuto |
Specifies whether the measurement computes an appropriate IF output power level offset for the offset channels to improve the dynamic range of the ACP measurement. This method is applicable only when you set the SetMeasurementMethod(String, RFmxLteMXAcpMeasurementMethod) method to DynamicRange.
| ||
![]() | RFmxLteMXAcpMeasurementMethod |
Specifies the method for performing the ACP measurement.
| ||
![]() | RFmxLteMXAcpMeasurementMode |
Specifies whether the measurement calibrates the noise floor of analyzer or performs the ACP measurement. Refer to the measurement guidelines section in the Noise Compensation Algorithm topic for more information.
| ||
![]() | RFmxLteMXAcpNoiseCalibrationAveragingAuto |
Specifies whether the RFmx driver automatically computes the averaging count used for instrument noise calibration.
| ||
![]() | RFmxLteMXAcpNoiseCalibrationDataValid |
Returns whether the calibration data is valid.
| ||
![]() | RFmxLteMXAcpNoiseCalibrationMode |
Specifies whether the noise calibration and measurement is performed automatically by the measurement or by you. Refer to the measurement guidelines section in the Noise Compensation Algorithm topic for more information.
| ||
![]() | RFmxLteMXAcpNoiseCompensationEnabled |
Specifies whether RFmx driver compensates for the instrument noise while performing the measurement when you set the SetNoiseCalibrationMode(String, RFmxLteMXAcpNoiseCalibrationMode) method to Auto, or when you set the ACP Noise Cal Mode method to Manual and the SetMeasurementMode(String, RFmxLteMXAcpMeasurementMode) method to Measure. Refer to the measurement guidelines section in the Noise Compensation Algorithm topic for more information.
| ||
![]() | RFmxLteMXAcpNoiseCompensationType |
Specifies the noise compensation type. Refer to the measurement guidelines section in the Noise Compensation Algorithm topic for more information.
| ||
![]() | RFmxLteMXAcpPowerUnits |
Specifies the units for absolute power.
| ||
![]() | RFmxLteMXAcpRbwAutoBandwidth |
Specifies whether the measurement computes the RBW.
| ||
![]() | RFmxLteMXAcpRbwFilterType |
Specifies the shape of the RBW filter.
| ||
![]() | RFmxLteMXAcpSweepTimeAuto |
Specifies whether the measurement computes the sweep time.
| ||
![]() | RFmxLteMXAcquisitionBandwidthOptimizationEnabled |
Specifies whether RFmx driver optimizes the acquisition bandwidth. This may cause acquisition center frequency or local oscillator (LO) to be placed at different position than you configured.
| ||
![]() | RFmxLteMXAutoControlChannelPowerDetectionEnabled |
Specifies whether the value of PSS Power, SSS Power, PBCH Power, PDCCH Power, and PCFICH Power properties are auto-detected by the measurement or user-specified. Currently, auto-detection of PHICH Power method is not supported.
| ||
![]() | RFmxLteMXAutoDmrsDetectionEnabled |
Specifies whether you configure the values of the demodulation reference signal (DMRS) parameters, such as SetUplinkGroupHoppingEnabled(String, RFmxLteMXUplinkGroupHoppingEnabled), SetUplinkSequenceHoppingEnabled(String, RFmxLteMXUplinkSequenceHoppingEnabled), SetCellId(String, Int32), SetPuschNDmrs1(String, Int32), SetPuschNDmrs2(String, Int32), and SetPuschDeltaSequenceShift(String, Int32) properties, or if the values of these properties are auto-detected by the measurement.
| ||
![]() | RFmxLteMXAutoNPuschChannelDetectionEnabled |
Specifies whether the values of the SetNPuschToneOffset(String, Int32), NPUSCH Number of Tones, and SetNPuschModulationType(String, RFmxLteMXNPuschModulationType) properties are auto-detected by the measurement or specified by you.
| ||
![]() | RFmxLteMXAutoPcfichCfiDetectionEnabled |
Specifies whether the value of SetPcfichCfi(String, Int32) method is auto-detected by the measurement or user-specified.
| ||
![]() | RFmxLteMXAutoPdschChannelDetectionEnabled |
Specifies whether the values of the SetPdschResourceBlockAllocation(String, String) method, the corresponding PDSCH CW0 Modulation Type method, and the PDSCH Power method are auto-detected by the measurement or user-specified.
| ||
![]() | RFmxLteMXAutoResourceBlockDetectionEnabled |
Specifies whether the values of the SetPuschModulationType(String, RFmxLteMXPuschModulationType), SetPuschNumberOfResourceBlockClusters(String, Int32), SetPuschResourceBlockOffset(String, Int32), and SetPuschNumberOfResourceBlocks(String, Int32) properties are auto-detected by the measurement or if you specify the values of these properties.
| ||
![]() | RFmxLteMXChpAmplitudeCorrectionType |
Specifies whether the amplitude of the frequency bins, used in measurements, is corrected for external attenuation at the RF center frequency, or at the individual frequency bins. Use the RFmxInstr_CfgExternalAttenuationTable function to configure the external attenuation table.
| ||
![]() | RFmxLteMXChpAveragingEnabled |
Specifies whether to enable averaging for the CHP measurement.
| ||
![]() | RFmxLteMXChpAveragingType |
Specifies the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for CHP measurement.
| ||
![]() | RFmxLteMXChpIntegrationBandwidthType |
Specifies the integration bandwidth (IBW) type used to measure the power of the acquired signal. Integration bandwidth is the frequency interval over which the power in each frequency bin is added to measure the total power in that interval.
| ||
![]() | RFmxLteMXChpMeasurementMode |
Specifies whether the measurement calibrates the noise floor of analyzer or performs the CHP measurement. Refer to the measurement guidelines section in the Noise Compensation Algorithm topic for more information.
| ||
![]() | RFmxLteMXChpNoiseCalibrationAveragingAuto |
Specifies whether the RFmx driver automatically computes the averaging count used for instrument noise calibration.
| ||
![]() | RFmxLteMXChpNoiseCalibrationDataValid |
Returns whether the calibration data is valid.
| ||
![]() | RFmxLteMXChpNoiseCalibrationMode |
Specifies whether the noise calibration and measurement is performed automatically by the measurement or initiated by you. Refer to the measurement guidelines section in the Noise Compensation Algorithm topic for more information.
| ||
![]() | RFmxLteMXChpNoiseCompensationEnabled |
Specifies whether the RFmx driver compensates for the instrument noise when performing the measurement. To compensate for instrument noise when performing a CHP measurement, set the SetNoiseCalibrationMode(String, RFmxLteMXChpNoiseCalibrationMode) method to Auto, or set the CHP Noise Cal Mode method to Manual and the SetMeasurementMode(String, RFmxLteMXChpMeasurementMode) method to Measure. Refer to the measurement guidelines section in the Noise Compensation Algorithm topic for more information.
| ||
![]() | RFmxLteMXChpNoiseCompensationType |
Specifies the noise compensation type. Refer to the measurement guidelines section in the Noise Compensation Algorithm topic for more information.
| ||
![]() | RFmxLteMXChpRbwAutoBandwidth |
Specifies whether the CHP measurement computes the RBW.
| ||
![]() | RFmxLteMXChpRbwFilterType |
Specifies the shape of the digital RBW filter.
| ||
![]() | RFmxLteMXChpSweepTimeAuto |
Specifies whether the measurement computes the sweep time.
| ||
![]() | RFmxLteMXComponentCarrierSpacingType |
Specifies the spacing between two adjacent component carriers within a subblock.
| ||
![]() | RFmxLteMXCyclicPrefixMode |
Specifies the cyclic prefix (CP) duration and the number of symbols in a slot for the signal being measured.
| ||
![]() | RFmxLteMXDigitalEdgeTriggerEdge |
Specifies the active edge for the trigger. This method is used only when you set the SetTriggerType(String, RFmxLteMXTriggerType) method to DigitalEdge.
| ||
![]() | RFmxLteMXDmrsOccEnabled |
Specifies whether orthogonal cover codes (OCCs) need to be used on the demodulation reference signal (DMRS) signal. The measurement internally sets this method to TRUE for multi antenna cases.
| ||
![]() | RFmxLteMXDownlinkAutoCellIDDetectionEnabled |
Specifies whether to enable autodetection of the cell ID. If the signal being measured does not contain primary and secondary sync signal (PSS/SSS), autodetection of cell ID is not possible. Detected cell ID can be fetched using GetDownlinkDetectedCellID(String, Int32) method.
| ||
![]() | RFmxLteMXDownlinkChannelConfigurationMode |
Specifies the channel configuration mode.
| ||
![]() | RFmxLteMXDownlinkTestModel |
Specifies the E-UTRA Test Model type when you set the SetDownlinkChannelConfigurationMode(String, RFmxLteMXDownlinkChannelConfigurationMode) method to TestModel. Refer to section 6.1.1 of the 3GPP 36.141 specification for more information regarding test model configurations.
| ||
![]() | RFmxLteMXDownlinkUserDefinedPhichDuration |
Specifies the physical hybrid-ARQ indicator channel (PHICH) duration.
| ||
![]() | RFmxLteMXDownlinkUserDefinedPhichResource |
Specifies the physical channel hybridARQ indicator channel (PHICH) resource value. This value is expressed in Ng. This method is used to calculate number of PHICH resource groups. Refer to section 6.9 of the 3GPP 36.211 specification for more information about PHICH.
| ||
![]() | RFmxLteMXDownlinkUserDefinedRatio |
Specifies the ratio Rhob/Rhoa for the cell-specific ratio of one, two, or four cell-specific antenna ports as described in Table 5.2-1 in section 5.2 of the 3GPP TS 36.213 specification. This method determines the power of the channel resource element (RE) in the symbols that do not contain the reference symbols.
| ||
![]() | RFmxLteMXDuplexScheme |
Specifies the duplexing technique of the signal being measured.
| ||
![]() | RFmxLteMXEmtcAnalysisEnabled |
Specifies whether the component carrier contains enhanced machine type communications (Cat-M1 or Cat-M2) transmission.
| ||
![]() | RFmxLteMXeNodeBCategory |
Specifies the downlink eNodeB (Base station) category. Refer to the 3GPP 36.141 specification for more details.
| ||
![]() | RFmxLteMXIQPowerEdgeTriggerLevelType |
Specifies the reference for the SetIQPowerEdgeTriggerLevel(String, Double) method. The IQ Power Edge Level Type method is used only when you set the SetTriggerType(String, RFmxLteMXTriggerType) method to IQPowerEdge.
| ||
![]() | RFmxLteMXIQPowerEdgeTriggerSlope |
Specifies whether the device asserts the trigger when the signal power is rising or when it is falling. The device asserts the trigger when the signal power exceeds the specified level with the slope you specify. This method is used only when you set the SetTriggerType(String, RFmxLteMXTriggerType) method to IQPowerEdge.
| ||
![]() | RFmxLteMXLaaDownlinkNumberOfEndingSymbols |
Specifies the number of ending symbols in the last subframe of an LAA downlink burst. Refer to section 4.3 of the 3GPP 36.211 specification for more information regarding LAA downlink number of ending symbols.
| ||
![]() | RFmxLteMXLaaDownlinkStartingSymbol |
Specifies the starting symbol number in the first subframe of an LAA downlink burst. Refer to section 13A of the 3GPP 36.213 specification for more information regarding LAA downlink starting symbol.
| ||
![]() | RFmxLteMXLaaUplinkEndingSymbol |
Specifies the ending symbol number in the last subframe of an LAA uplink burst. Refer to section 5.3.3.1.1A of the 3GPP 36.212 specification for more information regarding LAA uplink ending symbol.
| ||
![]() | RFmxLteMXLaaUplinkStartPosition |
Specifies the starting position of symbol 0 in the first subframe of an LAA uplink burst. Refer to section 5.6 of the 3GPP 36.211 specification for more information regarding LAA uplink start position.
| ||
![]() | RFmxLteMXLimitedConfigurationChange |
Specifies the set of properties that are considered by RFmx driver in the locked signal configuration state.
| ||
![]() | RFmxLteMXLinkDirection | Specifies the direction for which the frequency is calculated. Only Uplink is supported. | ||
![]() | RFmxLteMXListStepTimerUnit |
Specifies the units in which SetListStepTimerDuration(String, Double) and SetListStepTimerOffset(String, Double) are specified.
| ||
![]() | RFmxLteMXMeasurementTypes | Specifies the type of measurement. | ||
![]() | RFmxLteMXMiConfiguration |
Specifies whether the Mi parameter is specified by section 6.1.2.6 of 3GPP TS 36.141 specification for testing E-TMs or in the Table 6.9-1 of 3GPP TS 36.211 specification. The Mi parameter determines the number of PHICH groups in each downlink subframe, when you set the SetDuplexScheme(String, RFmxLteMXDuplexScheme) method to Tdd.
| ||
![]() | RFmxLteMXModAccAveragingEnabled |
Specifies whether to enable averaging for the ModAcc measurement.
| ||
![]() | RFmxLteMXModAccChannelEstimationType |
Specifies the method used for the channel estimation for the ModAcc measurement.
| ||
![]() | RFmxLteMXModAccCommonClockSourceEnabled |
Specifies whether the same Reference Clock is used for the local oscillator and the digital-to-analog converter in the transmitter. When the same Reference Clock is used, the carrier frequency offset is proportional to Sample Clock error.
| ||
![]() | RFmxLteMXModAccEvmUnit |
Specifies the units of the EVM results.
| ||
![]() | RFmxLteMXModAccEvmWithExclusionPeriodEnabled |
Specifies whether to exclude some portion of the slots when calculating the EVM. This method is applicable only when there is a power change at the slot boundary. Refer to section 6.5.2.1A of the 3GPP TS 36.521-1 specification for more information about exclusion.
| ||
![]() | RFmxLteMXModAccFftWindowType |
Specifies the FFT window type used for the EVM calculation for the ModAcc measurement.
| ||
![]() | RFmxLteMXModAccInBandEmissionMaskType |
Specifies the in-band emissions mask type to be used for measuring in-band emission margin (dB) and subblock in-Band emission margin (dB) results.
| ||
![]() | RFmxLteMXModAccIQGainImbalanceCorrectionEnabled |
Specifies whether to enable IQ gain imbalance correction. The default value is False.
| ||
![]() | RFmxLteMXModAccIQMismatchEstimationsEnabled | Specifies whether to estimate IQ mismatch such as gain imbalance, quadrature skew, and timing skew.
| ||
![]() | RFmxLteMXModAccIQOriginOffsetEstimationEnabled |
Specifies whether to estimate IQ origin offset.
| ||
![]() | RFmxLteMXModAccIQQuadratureErrorCorrectionEnabled |
Specifies whether to enable IQ quadrature error correction. The default value is False.
| ||
![]() | RFmxLteMXModAccIQTimingSkewCorrectionEnabled |
Specifies whether to enable IQ timing skew correction. The default value is False.
| ||
![]() | RFmxLteMXModAccMulticarrierFilterEnabled |
Specifies whether to use a filter to suppress the interference from out of band emissions into the carriers being measured.
| ||
![]() | RFmxLteMXModAccMulticarrierTimeSynchronizationMode |
Specifies the time synchronization mode used in uplink in the case of carrier aggregation.
| ||
![]() | RFmxLteMXModAccPhaseTrackingEnabled |
Specifies whether phase tracking is enabled.
| ||
![]() | RFmxLteMXModAccPreFftErrorEstimationInterval |
Specifies the interval used for Pre-FFT Error Estimation.
| ||
![]() | RFmxLteMXModAccSpectralFlatnessCondition |
Specifies the frequency ranges at which to measure spectral flatness.
| ||
![]() | RFmxLteMXModAccSpectrumInverted |
Specifies whether the spectrum of the measured signal is inverted. The inversion happens when the I and the Q components of the baseband complex signal are swapped.
| ||
![]() | RFmxLteMXModAccSymbolClockErrorEstimationEnabled |
Specifies whether to estimate symbol clock error.
| ||
![]() | RFmxLteMXModAccSynchronizationMode |
Specifies whether the measurement is performed from the frame or the slot boundary.
| ||
![]() | RFmxLteMXModAccTimingTrackingEnabled |
Specifies whether timing tracking is enabled.
| ||
![]() | RFmxLteMXNBIoTUplinkSubcarrierSpacing |
Specifies the subcarrier bandwidth of an NB-IoT signal. This method specifies the spacing between adjacent subcarriers.
| ||
![]() | RFmxLteMXNPuschDmrsBaseSequenceMode |
Specifies whether the SetNPuschDmrsBaseSequenceIndex(String, Int32) method is computed by the measurement or specified by you.
| ||
![]() | RFmxLteMXNPuschDmrsGroupHoppingEnabled |
Specifies whether the group hopping is enabled for narrowband physical uplink shared channel (NPUSCH) DMRS. This method is valid only when the SetNPuschFormat(String, Int32) is 1.
| ||
![]() | RFmxLteMXNPuschModulationType |
Specifies the modulation type that is used by the narrowband physical uplink shared channel (NPUSCH).
| ||
![]() | RFmxLteMXObwAmplitudeCorrectionType |
Specifies whether the amplitude of the frequency bins, used in measurements, is corrected for external attenuation at the RF center frequency, or at the individual frequency bins. Use the RFmxInstr_CfgExternalAttenuationTable function to configure the external attenuation table.
| ||
![]() | RFmxLteMXObwAveragingEnabled |
Specifies whether to enable averaging for the OBW measurement.
| ||
![]() | RFmxLteMXObwAveragingType |
Specifies the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the OBW measurement.
| ||
![]() | RFmxLteMXObwRbwAutoBandwidth |
Specifies whether the measurement computes the RBW.
| ||
![]() | RFmxLteMXObwRbwFilterType |
Specifies the shape of the digital RBW filter.
| ||
![]() | RFmxLteMXObwSweepTimeAuto |
Specifies whether the measurement computes the sweep time.
| ||
![]() | RFmxLteMXPropertyId | Specifies all the attribute identifiers. | ||
![]() | RFmxLteMXPsschModulationType |
Specifies the modulation scheme used in physical sidelink shared channel (PSSCH) of the signal being measured.
| ||
![]() | RFmxLteMXPuschModulationType |
Specifies the modulation scheme used in the physical uplink shared channel (PUSCH) of the signal being measured. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to configure or read this method.
| ||
![]() | RFmxLteMXPvtAveragingEnabled |
Specifies whether to enable averaging for the power versus time (PVT) measurement.
| ||
![]() | RFmxLteMXPvtAveragingType |
Specifies the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the power versus time (PVT) measurement.
| ||
![]() | RFmxLteMXPvtMeasurementMethod |
Specifies the method for performing the power versus time (PVT) measurement.
| ||
![]() | RFmxLteMXPvtMeasurementStatus |
Returns the measurement status indicating whether the power before and after the burst is within the standard defined limit. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result.
| ||
![]() | RFmxLteMXSemAmplitudeCorrectionType |
Specifies whether the amplitude of the frequency bins, used in measurements, is corrected for external attenuation at the RF center frequency, or at the individual frequency bins. Use the RFmxInstr_CfgExternalAttenuationTable function to configure the external attenuation table.
| ||
![]() | RFmxLteMXSemAveragingEnabled |
Specifies whether to enable averaging for the SEM measurement.
| ||
![]() | RFmxLteMXSemAveragingType |
Specifies the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for SEM measurement.
| ||
![]() | RFmxLteMXSemDownlinkMaskType |
Specifies the limits to be used in the measurement for downlink. Refer to section 6.6.3 of the 3GPP 36.141 specification for more information about standard-defined mask types.
| ||
![]() | RFmxLteMXSemLowerOffsetMeasurementStatus |
Indicates the measurement status based on the spectrum emission limits defined by the standard mask type that you configure in the SEM Standard Mask Type method. Use "offset(k)" or "subblock(n)/offset(k)" as the selector string to read this result.
| ||
![]() | RFmxLteMXSemMeasurementStatus |
Returns the overall measurement status based on the standard mask type that you configure in the SEM Standard Mask Type method.
| ||
![]() | RFmxLteMXSemOffsetLimitFailMask |
Specifies the criteria to determine the measurement fail status.
| ||
![]() | RFmxLteMXSemOffsetRbwFilterType |
Specifies the shape of a digital RBW filter.
| ||
![]() | RFmxLteMXSemOffsetSideband |
Specifies whether the offset segment is present either on one side or on both sides of a carrier.
| ||
![]() | RFmxLteMXSemSidelinkMaskType |
Specifies the spectrum emission mask used in the measurement for sidelink. Each mask type refers to a different Network Signalled (NS) value. You must set the mask type to Custom to configure the custom offset masks. Refer to section 6.6.2 of the 3GPP 36.521 specification for more information about standard-defined mask types.
| ||
![]() | RFmxLteMXSemSweepTimeAuto |
Specifies whether the measurement computes the sweep time.
| ||
![]() | RFmxLteMXSemUplinkMaskType |
Specifies the spectrum emission mask used in the measurement for uplink. Each mask type refers to a different Network Signalled (NS) value. General_CAClassB, CANS04, CANCNS01, CANS09, and CANS10 refers to the carrier aggregation case. You must set the mask type to Custom to configure the custom offset masks. Refer to section 6.6.2.1 of the 3GPP 36.521 specification for more information about standard-defined mask types.
| ||
![]() | RFmxLteMXSemUpperOffsetMeasurementStatus |
Returns the measurement status based on the user-configured standard measurement limits and the failure criteria specified by Limit Fail Mask for the upper (positive) offset. For intra-band non-contiguous case, the offset segment may be truncated or discarded based on offset overlap rules defined in the 3GPP TS 36.521 specification. If the offset segment is truncated, the measurement is performed on the updated offset segment. If the offset segment is discarded, a NaN is returned. Use "offset(k)" or "subblock(n)/offset(k)" as the selector string to read this result.
| ||
![]() | RFmxLteMXSlotPhaseCommonClockSourceEnabled |
Specifies whether the same Reference Clock is used for local oscillator and the digital-to-analog converter. When the same Reference Clock is used, the carrier frequency offset is proportional to Sample Clock error.
| ||
![]() | RFmxLteMXSlotPhaseExclusionPeriodEnabled |
Specifies whether to exclude some portions of the slots when calculating the phase. This method is applicable only when there is a power change at the slot boundary. Refer to section 6.5.2.1A of the 3GPP 36.521-1 specification for more information about the exclusion.
| ||
![]() | RFmxLteMXSlotPhaseSpectrumInverted |
Specifies whether the spectrum of the measured signal is inverted. The inversion happens when the I and the Q components of the baseband complex signal are swapped.
| ||
![]() | RFmxLteMXSlotPhaseSynchronizationMode |
Specifies whether the measurement is performed from the frame or the slot boundary.
| ||
![]() | RFmxLteMXSlotPowerCommonClockSourceEnabled |
Specifies whether the same Reference Clock is used for the local oscillator and the digital-to-analog converter in the transmitter. When the same Reference Clock is used, the carrier frequency offset is proportional to Sample Clock error.
| ||
![]() | RFmxLteMXSlotPowerSpectrumInverted |
Specifies whether the spectrum of the measured signal is inverted. The inversion happens when the I and the Q components of the baseband complex signal are swapped.
| ||
![]() | RFmxLteMXSrsEnabled |
Specifies whether the LTE signal getting measured contains SRS transmission.
| ||
![]() | RFmxLteMXSrsMaximumUpPtsEnabled |
Specifies SRS MaxUpPTS parameter which determines whether SRS is transmitted in all possible RBs of UpPTS symbols in LTE TDD. Refer to section 5.5.3.2 of 3GPP 36.211 specification for more details.
| ||
![]() | RFmxLteMXTransmitterArchitecture |
Specifies the RF architecture at the transmitter in case of a multicarrier. 3GPP defines different options, each component carriers within a subblock can have separate LO or one common LO for an entire subblock. Based upon the selected option, the additional results are calculated.
| ||
![]() | RFmxLteMXTriggerMinimumQuietTimeMode |
Specifies whether the measurement computes the minimum quiet time used for triggering.
| ||
![]() | RFmxLteMXTriggerType |
Specifies the trigger type.
| ||
![]() | RFmxLteMXTxpAveragingEnabled |
Specifies whether to enable averaging for TXP measurement.
| ||
![]() | RFmxLteMXUplinkDownlinkConfiguration |
Specifies the configuration of the LTE frame structure in the time division duplex (TDD) mode. Refer to table 4.2-2 of the 3GPP TS 36.211 specification to configure the LTE frame.
| ||
![]() | RFmxLteMXUplinkGroupHoppingEnabled |
Specifies whether the sequence group number hopping for demodulation reference signal (DMRS) is enabled, as defined in section 5.5.1.3 of the 3GPP TS 36.211 specification.
| ||
![]() | RFmxLteMXUplinkSequenceHoppingEnabled |
Specifies whether the base sequence number hopping for the demodulation reference signal (DMRS) is enabled, as defined in section 5.5.1.3 of the 3GPP TS 36.211 specification. This method is only applicable only when you set the SetPuschNumberOfResourceBlocks(String, Int32) method to a value greater than 5.
| ||
![]() | RFmxLteMXUserDefinedPdschCW0ModulationType |
Specifies the modulation type of codeword0 PDSCH allocation.
|