RFmxLteMXPropertyId Enumeration
- Updated2024-07-17
- 48 minute(s) read
RFmxLteMXPropertyId Enumeration
Specifies all the attribute identifiers.
Namespace: NationalInstruments.RFmx.LteMX
Assembly: NationalInstruments.RFmx.LteMX.Fx40 (in NationalInstruments.RFmx.LteMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxLteMXPropertyId
Public Enumeration RFmxLteMXPropertyId
Members
Member name | Value | Description | |||
---|---|---|---|---|---|
SelectedPorts | 3149821 | Specifies the instrument port to be configured to acquire a signal. Use RFmxInstr_GetAvailablePorts function to get the valid port names. | |||
CenterFrequency | 3145729 | For a single carrier, this method specifies the center frequency of the acquired RF signal. | |||
ReferenceLevel | 3145730 | Specifies the reference level which represents the maximum expected power of the RF input signal. This value is configured in dBm for RF devices and as Vpk-pk for baseband devices. | |||
ExternalAttenuation | 3145731 | Specifies the attenuation of a switch or cable connected to the RF IN connector of the signal analyzer. This value is expressed in dB. Refer to the RF Attenuation and Signal Levels topic for your device in the NI RF Vector Signal Analyzers Help for more information about attenuation. | |||
ReferenceLevelHeadroom | 3149820 | Specifies the margin RFmx driver adds to the SetReferenceLevel(String, Double) method. The margin avoids clipping and overflow warnings if the input signal exceeds the configured reference level. | |||
TriggerType | 3145732 | Specifies the trigger type. | |||
DigitalEdgeTriggerSource | 3145733 | Specifies the source terminal for the digital edge trigger. This method is used only when you set the SetTriggerType(String, RFmxLteMXTriggerType) method to DigitalEdge. | |||
DigitalEdgeTriggerEdge | 3145734 | Specifies the active edge for the trigger. This method is used only when you set the SetTriggerType(String, RFmxLteMXTriggerType) method to DigitalEdge. | |||
IQPowerEdgeTriggerSource | 3145735 | Specifies the channel from which the device monitors the trigger. This method is used only when you set the SetTriggerType(String, RFmxLteMXTriggerType) method to IQPowerEdge. | |||
IQPowerEdgeTriggerLevel | 3145736 | Specifies the power level at which the device triggers. This value is expressed in dB when you set the SetIQPowerEdgeTriggerLevelType(String, RFmxLteMXIQPowerEdgeTriggerLevelType) method to Relative and in dBm when you set the IQ Power Edge Level Type method to Absolute. The device asserts the trigger when the signal exceeds the level specified by the value of this method, taking into consideration the specified slope. This method is used only when you set the SetTriggerType(String, RFmxLteMXTriggerType) method to IQPowerEdge. | |||
IQPowerEdgeTriggerLevelType | 3149823 | 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. | |||
IQPowerEdgeTriggerSlope | 3145737 | 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. | |||
TriggerDelay | 3145738 | Specifies the trigger delay time. This value is expressed in seconds. If the delay is negative, the measurement acquires pre trigger samples. If the delay is positive, the measurement acquires post trigger samples. | |||
TriggerMinimumQuietTimeMode | 3145739 | Specifies whether the measurement computes the minimum quiet time used for triggering. | |||
TriggerMinimumQuietTimeDuration | 3145740 | Specifies the time duration for which the signal must be quiet before the signal analyzer arms the I/Q power edge trigger. This value is expressed in seconds. | |||
LinkDirection | 3145769 | Specifies the link direction of the received signal. | |||
DuplexScheme | 3145741 | Specifies the duplexing technique of the signal being measured. | |||
UplinkDownlinkConfiguration | 3145742 | 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. | |||
eNodeBCategory | 3145808 | Specifies the downlink eNodeB (Base station) category. Refer to the 3GPP 36.141 specification for more details. | |||
SpecialSubframeConfiguration | 3145770 | Specifies the special subframe configuration index. It defines the length of DwPTS, GP, and UpPTS for TDD transmission as defined in the section 4.2 of 3GPP 36.211 specification. | |||
NumberOfDutAntennas | 3145771 | Specifies the number of physical antennas available at the DUT for transmission in a MIMO setup. | |||
TransmitAntennaToAnalyze | 3145772 | Specifies the physical antenna connected to the analyzer. | |||
NumberOfSubblocks | 3145763 | Specifies the number of subblocks that are configured in intra-band non-contiguous carrier aggregation. | |||
SubblockFrequency | 3145817 | Specifies the offset of the subblock from the center frequency. This value is expressed in Hz. | |||
Band | 3145751 | Specifies the evolved universal terrestrial radio access (E-UTRA) operating frequency band of a subblock, as defined in section 5.2 of the 3GPP TS 36.521 specification. | |||
ComponentCarrierSpacingType | 3145747 | Specifies the spacing between two adjacent component carriers within a subblock. | |||
ComponentCarrierAtCenterFrequency | 3145748 | Specifies the index of the component carrier having its center at the user-configured center frequency. RFmxLTE uses this method along with ComponentCarrierSpacingType method to calculate the value of the SetFrequency(String, Double). | |||
NumberOfComponentCarriers | 3145743 | Specifies the number of component carriers configured within a subblock. | |||
ComponentCarrierBandwidth | 3145744 | Specifies the channel bandwidth of the signal being measured. This value is expressed in Hz. | |||
ComponentCarrierFrequency | 3145745 | Specifies the offset of the component carrier from the subblock center frequency that you configure in the Center Frequency method. This value is expressed in Hz. This method is applicable only if you set the ComponentCarrierSpacingType method to User. | |||
CellId | 3145746 | Specifies a physical layer cell identity. | |||
CyclicPrefixMode | 3145749 | Specifies the cyclic prefix (CP) duration and the number of symbols in a slot for the signal being measured. | |||
DownlinkAutoCellIDDetectionEnabled | 3145788 | 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. | |||
DownlinkChannelConfigurationMode | 3145789 | Specifies the channel configuration mode. | |||
AutoPdschChannelDetectionEnabled | 3162196 | 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. | |||
AutoControlChannelPowerDetectionEnabled | 3162197 | 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. | |||
AutoPcfichCfiDetectionEnabled | 3162198 | Specifies whether the value of SetPcfichCfi(String, Int32) method is auto-detected by the measurement or user-specified. | |||
MiConfiguration | 3145811 | 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. | |||
DownlinkUserDefinedCellSpecificRatio | 3145790 | 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. | |||
PssPower | 3145791 | Specifies the power of primary synchronization signal (PSS) relative to the power of cell-specific reference signal. This value is expressed in dB. | |||
SssPower | 3145792 | Specifies the power of secondary synchronization signal (SSS) relative to the power of cell-specific reference signal. This value is expressed in dB. | |||
PbchPower | 3145793 | Specifies the power of physical broadcast channel (PBCH) relative to the power of cell-specific reference signal. This value is expressed in dB. | |||
PdcchPower | 3145794 | Specifies the power of physical downlink control channel (PDCCH) relative to the power of cell-specific reference signal. This value is expressed in dB. | |||
DownlinkNumberOfSubframes | 3145795 | Specifies the number of unique subframes transmitted by the DUT. If you set the SetDownlinkChannelConfigurationMode(String, RFmxLteMXDownlinkChannelConfigurationMode) method to TestModel, this method will be set to 10 for FDD and 20 for TDD by default. | |||
PcfichCfi | 3145796 | Specifies the control format indicator (CFI) carried by physical control format indicator channel (PCFICH). CFI is used to compute the number of OFDM symbols which will determine the size of physical downlink control channel (PDCCH) within a subframe. | |||
PcfichPower | 3145797 | Specifies the power of physical control format indicator channel (PCFICH) relative to the power of cell-specific reference signal. This value is expressed in dB. | |||
PhichResource | 3145798 | 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. | |||
PhichDuration | 3145799 | Specifies the physical hybrid-ARQ indicator channel (PHICH) duration. | |||
PhichPower | 3145800 | Specifies the power of all BPSK symbols in a physical hybrid-ARQ indicator channel (PHICH) sequence. This value is expressed in dB. | |||
NumberOfPdschChannels | 3145801 | Specifies the number of physical downlink shared channel (PDSCH) allocations in a subframe. | |||
PdschCW0ModulationType | 3145802 | Specifies the modulation type of codeword0 PDSCH allocation. | |||
PdschResourceBlockAllocation | 3145803 | Specifies the resource blocks of the physical downlink shared channel (PDSCH) allocation. | |||
PdschPower | 3145804 | Specifies the physical downlink shared channel (PDSCH) power level (Ra) relative to the power of the cell-specific reference signal. This value is expressed in dB. Measurement uses the SetDownlinkUserDefinedCellSpecificRatio(String, RFmxLteMXDownlinkUserDefinedRatio) method to calculate the Rb. Refer to section 3.3 of the 3GPP 36.521 specification for more information about Ra. | |||
DownlinkTestModel | 3145805 | 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. | |||
AutoResourceBlockDetectionEnabled | 3145766 | 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. | |||
AutoDmrsDetectionEnabled | 3145768 | 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. | |||
UplinkGroupHoppingEnabled | 3145753 | 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. | |||
UplinkSequenceHoppingEnabled | 3145754 | 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. | |||
DmrsOccEnabled | 3145809 | 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. | |||
PuschNDmrs1 | 3145759 | Specifies the n_DMRS_1 value, which is used to calculate the cyclic shift of the demodulation reference signal (DMRS) in a frame. The valid values for this method are defined in table 5.5.2.1.1-2 of the 3GPP TS 36.211 specification. | |||
PuschDeltaSequenceShift | 3145761 | Specifies the physical uplink shared channel (PUSCH) delta sequence shift, which is used to calculate cyclic shift of the demodulation reference signal (DMRS). Refer to section 5.5.2.1.1 of the 3GPP TS 36.211 specification for more information about the PUSCH delta sequence shift. | |||
PuschModulationType | 3145755 | 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. | |||
PuschNumberOfResourceBlockClusters | 3145756 | Specifies the number of resource allocation clusters, with each cluster including one or more consecutive resource blocks. Refer to 5.5.2.1.1 of the 3GPP TS 36.213 specification for more information about the number of channels in the physical uplink shared channel (PUSCH).Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to configure or read this method. | |||
PuschResourceBlockOffset | 3145758 | Specifies the starting resource block number of a physical uplink shared channel (PUSCH) cluster. Use "cluster(l)" or "carrier(k)" or "subblock(n)/carrier(k)"/cluster(l)" as the selector string to configure or read this method. | |||
PuschNumberOfResourceBlocks | 3145762 | Specifies the number of consecutive resource blocks in a physical uplink shared channel (PUSCH) cluster. Use "cluster(l)" or "carrier(k)" or "subblock(n)/carrier(k)"/cluster(l)" as the selector string to configure or read this method. | |||
PuschNDmrs2 | 3145760 | Specifies the n_DMRS_2 value, which is used to calculate the cyclic shift of the demodulation reference signal (DMRS) in a slot. The valid values for this method are, as defined in table 5.5.2.1.1-1 of the 3GPP TS 36.211 specification. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to configure or read this method. | |||
PuschCyclicShiftField | 3145810 | Specifies the cyclic shift field in uplink-related DCI format. When the SetDmrsOccEnabled(String, RFmxLteMXDmrsOccEnabled) method is set to True, the measurement uses the table 5.5.2.1.1-1 of 3GPP 36.211 specification to decide the valued of n(2)DMRS and [w(0) w(1)] for DMRS signal based on Cyclic Shift Field along with SetTransmitAntennaToAnalyze(String, Int32). | |||
PuschPower | 3145767 | Specifies the power of the physical uplink shared channel (PUSCH) data relative to PUSCH DMRS for a component carrier. This value is expressed in dB. | |||
SrsEnabled | 3145773 | Specifies whether the LTE signal getting measured contains SRS transmission. | |||
SrsSubframeConfiguration | 3145774 | Specifies the SRS subframe configuration specified in the Table 5.5.3.3-1 of 3GPP 36.211 specification. It is a cell-specific method. This method defines the subframes that are reserved for SRS transmission in a given cell. | |||
SrsCSrs | 3145775 | Specifies the cell-specific SRS bandwidth configuration CSRS. Refer to section 5.5.3.2 of 3GPP 36.211 specification for more details. | |||
SrsBSrs | 3145776 | Specifies the UE specific SRS bandwidth configuration BSRS. Refer to section 5.5.3.2 of 3GPP 36.211 specification for more details. | |||
SrsISrs | 3145777 | Specifies the SRS configuration index ISRS. It is used to determine the SRS periodicity and SRS subframe offset. It is a UE specific method which defines whether the SRS is transmitted in the subframe reserved for SRS by SRS subframe configuration. Refer to 3GPP 36.213 specification for more details. | |||
SrsnRrc | 3145778 | Specifies the SRS frequency domain position nRRC. Refer to section 5.5.3.2 of 3GPP 36.211 specification for more details. | |||
SrsnSrsCS | 3145779 | Specifies the cyclic shift value nSRSCS used for generating SRS base sequence. Refer to section 5.5.3.2 of 3GPP 36.211 specification for more details. | |||
SrsbHop | 3145780 | Specifies the SRS hopping bandwidth bhop. Frequency hopping for SRS signal is enabled when the value of SRS b_hop method is less than the value of SetSrsBSrs(String, Int32) method. | |||
SrskTC | 3145781 | Specifies the transmission comb index. If you set this method to 0, SRS is transmitted on the even subcarriers in the allocated region. If you set this method to 1, SRS is transmitted on the odd subcarriers in the allocated region. | |||
SrsMaximumUpPtsEnabled | 3145782 | 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. | |||
SrsSubframe1NRA | 3145783 | Specifies the number of format 4 PRACH allocations in UpPTS for Subframe 1, first special subframe, in LTE TDD. | |||
SrsSubframe6NRA | 3145784 | Specifies the number of format 4 PRACH allocations in UpPTS for Subframe 6, second special subframe, in LTE TDD. It is ignored for UL/DL Configuration 3, 4, and 5. | |||
SrsPower | 3145785 | Specifies the average power of SRS transmission with respect to PUSCH DMRS power. This value is expressed in dB. | |||
PsschModulationType | 3145813 | Specifies the modulation scheme used in physical sidelink shared channel (PSSCH) of the signal being measured. | |||
PsschResourceBlockOffset | 3145814 | Specifies the starting resource block number of a physical sidelink shared channel (PSSCH) allocation. | |||
PsschNumberOfResourceBlocks | 3145815 | Specifies the number of consecutive resource blocks in a physical sidelink shared channel (PSSCH) allocation. | |||
PsschPower | 3145816 | Specifies the power of the physical sidelink shared channel (PSSCH) data relative to PSSCH DMRS for a component carrier. This value is expressed in dB. | |||
LaaStartingSubframe | 3162199 | Specifies the starting subframe of an LAA burst. | |||
LaaNumberOfSubframes | 3162200 | Specifies the number of subframes in an LAA burst including the starting subframe. | |||
LaaUplinkStartPosition | 3162201 | 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. | |||
LaaUplinkEndingSymbol | 3162202 | 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. | |||
LaaDownlinkStartingSymbol | 3162203 | 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. | |||
LaaDownlinkNumberOfEndingSymbols | 3162204 | 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. | |||
NCellId | 3162206 | Specifies the narrowband physical layer cell identity. | |||
NBIoTUplinkSubcarrierSpacing | 3162207 | Specifies the subcarrier bandwidth of an NB-IoT signal. This method specifies the spacing between adjacent subcarriers. | |||
AutoNPuschChannelDetectionEnabled | 3162208 | 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. | |||
NPuschFormat | 3162209 | Specifies the NPUSCH format. A value of 1 indicates that narrowband physical uplink shared channel (NPUSCH) carries user data (UL-SCH) and a value of 2 indicates that NPUSCH carries uplink control information. | |||
NPuschStartingSlot | 3162226 | Specifies the starting slot number of the NPUSCH burst. | |||
NPuschToneOffset | 3162210 | Specifies the location of the starting subcarrier (tone) within the 200 kHz bandwidth that is allocated to the narrowband physical uplink shared channel (NPUSCH). | |||
NPuschNumberOfTones | 3162211 | Specifies the number of subcarriers (tones) within the 200 kHz bandwidth that is allocated to the narrowband physical uplink shared channel (NPUSCH). | |||
NPuschModulationType | 3162212 | Specifies the modulation type that is used by the narrowband physical uplink shared channel (NPUSCH). | |||
NPuschDmrsBaseSequenceMode | 3162213 | Specifies whether the SetNPuschDmrsBaseSequenceIndex(String, Int32) method is computed by the measurement or specified by you. | |||
NPuschDmrsBaseSequenceIndex | 3162214 | Specifies the base sequence index of the Narrowband Physical Uplink Shared Channel (NPUSCH) DMRS as defined in section 10.1.4.1.2 of the 3GPP TS 36.211 specification. | |||
NPuschDmrsCyclicShift | 3162215 | Specifies the cyclic shift of the narrowband physical uplink shared channel (NPUSCH) DMRS as defined in Table 10.1.4.1.2-3 of the 3GPP TS 36.211 specification. | |||
NPuschDmrsGroupHoppingEnabled | 3162217 | 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. | |||
NPuschDmrsDeltaSequenceShift | 3162216 | Specifies the delta sequence shift of the narrowband physical uplink shared channel (NPUSCH) DMRS, which is used to calculate the sequence shift pattern. This value is used to compute the sequence group number as defined in section 10.1.4.1.3 of the 3GPP TS 36.211 specification. This method is valid when you set the SetNPuschDmrsGroupHoppingEnabled(String, RFmxLteMXNPuschDmrsGroupHoppingEnabled) method to True. | |||
EmtcAnalysisEnabled | 3162224 | Specifies whether the component carrier contains enhanced machine type communications (Cat-M1 or Cat-M2) transmission. | |||
NumberOfSteps | 3149816 | Specifies the number of active steps in the list. | |||
ListStepTimerUnit | 3149814 | Specifies the units in which SetListStepTimerDuration(String, Double) and SetListStepTimerOffset(String, Double) are specified. | |||
ListStepTimerDuration | 3149817 | Specifies the duration of a given list step in units specified by SetListStepTimerUnit(String, RFmxLteMXListStepTimerUnit). | |||
ListStepTimerOffset | 3149815 | Specifies the offset from the start of the step for which the measurements are computed. The unit for this method is specified by SetListStepTimerUnit(String, RFmxLteMXListStepTimerUnit). This method is valid only when you set the SetDigitalEdgeTriggerSource(String, String) method to TimerEvent. | |||
ModAccMeasurementEnabled | 3162112 | Specifies whether to enable the ModAcc measurement. | |||
ModAccMulticarrierFilterEnabled | 3162114 | Specifies whether to use a filter to suppress the interference from out of band emissions into the carriers being measured. | |||
ModAccMulticarrierTimeSynchronizationMode | 3162238 | Specifies the time synchronization mode used in uplink in the case of carrier aggregation. | |||
ModAccSynchronizationMode | 3162115 | Specifies whether the measurement is performed from the frame or the slot boundary. | |||
ModAccMeasurementOffset | 3162116 | Specifies the measurement offset to skip from the synchronization boundary. The synchronization boundary is specified by the SetSynchronizationMode(String, RFmxLteMXModAccSynchronizationMode) method. This value is expressed in slots. | |||
ModAccMeasurementLength | 3162117 | Specifies the number of slots to be measured. This value is expressed in slots. | |||
ModAccIQOriginOffsetEstimationEnabled | 3162233 |
Specifies whether to estimate IQ origin offset.
| |||
ModAccIQMismatchEstimationEnabled | 3162234 | ||||
ModAccIQGainImbalanceCorrectionEnabled | 3162235 | Specifies whether to enable IQ gain imbalance correction. | |||
ModAccIQQuadratureErrorCorrectionEnabled | 3162236 | Specifies whether to enable IQ quadrature error correction. The default value is False. | |||
ModAccIQTimingSkewCorrectionEnabled | 3162237 | Specifies whether to enable IQ timing skew correction. | |||
ModAccSpectrumInverted | 3162166 | 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. | |||
ModAccChannelEstimationType | 3162167 | Specifies the method used for the channel estimation for the ModAcc measurement. | |||
ModAccEvmUnit | 3162118 | Specifies the units of the EVM results. | |||
ModAccFftWindowType | 3162168 | Specifies the FFT window type used for the EVM calculation for the ModAcc measurement. | |||
ModAccFftWindowOffset | 3162119 | Specifies the position of the FFT window used to calculate the EVM. The offset is expressed as a percentage of the cyclic prefix length. If you set this method to 0, the EVM window starts at the end of cyclic prefix. If you set this method to 100, the EVM window starts at the beginning of cyclic prefix. The default value is 50. Valid values are 0 to 100, inclusive. | |||
ModAccFftWindowLength | 3162169 | Specifies the FFT window length (W). This value is expressed as a percentage of the cyclic prefix length. This method is used when you set the SetFftWindowType(String, RFmxLteMXModAccFftWindowType) method to Type3GPP, where it is needed to calculate the EVM using two different FFT window positions, Delta_C-W/2, and Delta_C+W/2. Refer to the Annexe E.3.2 of 3GPP 36.521 specification for more information. | |||
ModAccCommonClockSourceEnabled | 3162121 | 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. | |||
ModAccEvmWithExclusionPeriodEnabled | 3162162 | 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. | |||
ModAccSpectralFlatnessCondition | 3162120 | Specifies the frequency ranges at which to measure spectral flatness. | |||
ModAccInBandEmissionMaskType | 3162225 | 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. | |||
ModAccAveragingEnabled | 3162122 | Specifies whether to enable averaging for the ModAcc measurement. | |||
ModAccAveragingCount | 3162123 | Specifies the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxLteMXModAccAveragingEnabled) method to True. | |||
ModAccAllTracesEnabled | 3162125 | Specifies whether to enable the traces to be stored and retrieved after performing the ModAcc measurement. | |||
ModAccNumberOfAnalysisThreads | 3162126 | Specifies the maximum number of threads used for parallelism for the ModAcc measurement. The number of threads can range from 1 to the number of physical cores. The number of threads you set may not be used in calculations. The actual number of threads used depends on the problem size, system resources, data availability, and other considerations. | |||
ModAccPreFftErrorEstimationInterval | 3162239 | Specifies the interval used for Pre-FFT Error Estimation. | |||
ModAccSymbolClockErrorEstimationEnabled | 3162240 | Specifies whether to estimate symbol clock error. | |||
ModAccTimingTrackingEnabled | 3162241 | Specifies whether timing tracking is enabled. | |||
ModAccPhaseTrackingEnabled | 3162242 | Specifies whether phase tracking is enabled. | |||
ModAccResultsMeanRmsCompositeEvm | 3162127 | Returns the mean value of the RMS EVMs calculated on all the configured channels, over the slots specified by the SetMeasurementLength(String, Int32) method. | |||
ModAccResultsMaximumPeakCompositeEvm | 3162128 | Returns the maximum value of the peak EVMs calculated on all the configured channels over the slots specified by the SetMeasurementLength(String, Int32) method. | |||
ModAccResultsMeanRmsCompositeMagnitudeError | 3162170 | Returns the RMS mean value of the composite magnitude error calculated over the slots specified by the SetMeasurementLength(String, Int32) method on all the configured channels. | |||
ModAccResultsMaximumPeakCompositeMagnitudeError | 3162171 | Returns the peak value of the composite magnitude error calculated over the slots specified by the SetMeasurementLength(String, Int32) method on all the configured channels. | |||
ModAccResultsMeanRmsCompositePhaseError | 3162172 | Returns the RMS mean value of the composite phase error calculated over the slots specified by the SetMeasurementLength(String, Int32) method on all the configured channels. This value is expressed in degrees. | |||
ModAccResultsMaximumPeakCompositePhaseError | 3162173 | Returns the peak value of phase error calculated over the slots specified by the SetMeasurementLength(String, Int32) method on all thee configured channels. This value is expressed in degrees. | |||
ModAccResultsPeakCompositeEvmSlotIndex | 3162131 | Returns the slot index where the ModAcc maximum peak composite EVM occurs. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. | |||
ModAccResultsPeakCompositeEvmSymbolIndex | 3162132 | Returns the symbol index of the GetMaximumPeakCompositeEvm(String, Double) method. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. | |||
ModAccResultsPeakCompositeEvmSubcarrierIndex | 3162133 | Returns the subcarrier index where the maximum peak composite EVM for ModAcc occurs. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. | |||
ModAccResultsPdschMeanRmsEvm | 3162180 | Returns the mean value of RMS EVMs calculated on PDSCH data symbols over the slots specified by the SetMeasurementLength(String, Int32) method. | |||
ModAccResultsPdschMeanRmsQpskEvm | 3162181 | Returns the mean value of RMS EVMs calculated on all QPSK modulated PDSCH resource blocks over the slots specified by the SetMeasurementLength(String, Int32) method. | |||
ModAccResultsPdschMeanRms16QamEvm | 3162182 | Returns the mean value of RMS EVMs calculated on all 16QAM modulated PDSCH resource blocks over the slots specified by the SetMeasurementLength(String, Int32) method. | |||
ModAccResultsPdschMeanRms64QamEvm | 3162183 | Returns the mean value of RMS EVMs calculated on all 64 QAM modulated PDSCH resource blocks over the slots specified by the SetMeasurementLength(String, Int32) method. | |||
ModAccResultsPdschMeanRms256QamEvm | 3162184 | Returns the mean value of RMS EVMs calculated on all 256 QAM modulated PDSCH resource blocks over the slots specified by the SetMeasurementLength(String, Int32) method. | |||
ModAccResultsPdschMeanRms1024QamEvm | 3162205 | Returns the mean value of RMS EVMs calculated on all 1024 QAM modulated PDSCH resource blocks over the slots specified by the SetMeasurementLength(String, Int32) method. | |||
ModAccResultsMeanRmsCsrsEvm | 3162185 | Returns the mean value of RMS EVMs calculated on RS resource elements over the slots specified by the SetMeasurementLength(String, Int32) method. | |||
ModAccResultsMeanRmsPssEvm | 3162186 | Returns the mean value of RMS EVMs calculated on primary synchronization signal (PSS) channel over the slots specified by the SetMeasurementLength(String, Int32) method. | |||
ModAccResultsMeanRmsSssEvm | 3162187 | Returns the mean value of RMS EVMs calculated on secondary synchronization signal (SSS) channel over the slots specified by the SetMeasurementLength(String, Int32) method. | |||
ModAccResultsMeanRmsPbchEvm | 3162188 | Returns the mean value of RMS EVMs calculated on PBCH channel over the slots specified by the SetMeasurementLength(String, Int32) method. | |||
ModAccResultsMeanRmsPcfichEvm | 3162189 | Returns the mean value of RMS EVMs calculated on PCFICH channel over the slots specified by the SetMeasurementLength(String, Int32) method. | |||
ModAccResultsMeanRmsPdcchEvm | 3162190 | Returns the mean value of RMS EVMs calculated on PDCCH channel over the slots specified by the SetMeasurementLength(String, Int32) method. | |||
ModAccResultsMeanRmsPhichEvm | 3162191 | Returns the mean value of RMS EVMs calculated on PHICH channel over the slots specified by the SetMeasurementLength(String, Int32) method. | |||
ModAccResultsDownlinkRSTransmitPower | 3162193 | Returns the mean value of power calculated on cell-specific reference signal (CSRS) resource elements over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in dBm. | |||
ModAccResultsDownlinkOfdmSymbolTransmitPower | 3162194 | Returns the mean value of power calculated in one OFDM symbol over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in dBm. | |||
ModAccResultsDownlinkDetectedCellID | 3162195 | Returns the detected cell ID value. | |||
ModAccResultsInBandEmissionMargin | 3162155 | Returns the in-band emission margin. This value is expressed in dB. | |||
ModAccResultsSpectralFlatnessRange1MaximumToRange1Minimum | 3162156 | Returns the peak-to-peak ripple of the EVM equalizer coefficients within the frequency Range1. This value is expressed in dB. | |||
ModAccResultsSpectralFlatnessRange2MaximumToRange2Minimum | 3162157 | Returns the peak-to-peak ripple of the EVM equalizer coefficients within the frequency Measurement Offset parameter. This value is expressed in dB. | |||
ModAccResultsSpectralFlatnessRange1MaximumToRange2Minimum | 3162158 | Returns the peak-to-peak ripple of the EVM equalizer coefficients from the frequency Range1 to the frequency Measurement Offset parameter. The frequency Range1 and frequency Measurement Offset parameter are defined in the section 6.5.2.4.5 of the 3GPP TS 36.521 specification. This value is expressed in dB. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. | |||
ModAccResultsPuschMeanRmsDataEvm | 3162134 | Returns the mean value of the RMS EVMs calculated on the physical uplink shared channel (PUSCH) data symbols over the slots specified by the SetMeasurementLength(String, Int32) method. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. | |||
ModAccResultsPuschMaximumPeakDataEvm | 3162135 | Returns the maximum value of the peak EVMs calculated on the physical uplink shared channel (PUSCH) data symbols over the slots specified by the SetMeasurementLength(String, Int32) method. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. | |||
ModAccResultsPuschMeanRmsDmrsEvm | 3162136 | Returns the mean value of the RMS EVMs calculated on the PUSCH DMRS over the slots specified by the SetMeasurementLength(String, Int32) method. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. | |||
ModAccResultsPuschMaximumPeakDmrsEvm | 3162137 | Returns the maximum value of the peak EVMs calculated on PUSCH DMRS over the slots specified by the SetMeasurementLength(String, Int32) method. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. | |||
ModAccResultsPuschMeanDataPower | 3162138 | Returns the mean value of the power calculated on the physical uplink shared channel (PUSCH) data symbols over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in dBm. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. | |||
ModAccResultsPuschMeanDmrsPower | 3162139 | Returns the mean value of the power calculated on the PUSCH DMRS over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in dBm. | |||
ModAccResultsMeanRmsSrsEvm | 3162178 | Returns the mean value of RMS EVMs calculated on the SRS symbols over the slots specified by the SetMeasurementLength(String, Int32) method. | |||
ModAccResultsMeanSrsPower | 3162179 | Returns the mean value of power calculated on SRS over the slots specified by the SetMeasurementLength(String, Int32) method. This values is expressed in dBm. | |||
ModAccResultsNPuschMeanRmsDataEvm | 3162218 | Returns the mean value of RMS EVMs calculated on the narrowband physical uplink shared channel (NPUSCH) data symbols over the slots specified by the SetMeasurementLength(String, Int32) method. | |||
ModAccResultsNPuschMaximumPeakDataEvm | 3162219 | Returns the maximum value of peak EVMs calculated on the narrowband physical uplink shared channel (NPUSCH) data symbols over the slots specified by the SetMeasurementLength(String, Int32) method. | |||
ModAccResultsNPuschMeanRmsDmrsEvm | 3162220 | Returns the mean value of RMS EVMs calculated on the narrowband physical uplink shared channel (NPUSCH) DMRS over the slots specified by the SetMeasurementLength(String, Int32) method. | |||
ModAccResultsNPuschMaximumPeakDmrsEvm | 3162221 | Returns the maximum value of peak EVMs calculated on NPUSCH DMRS over the slots specified by the SetMeasurementLength(String, Int32) method. | |||
ModAccResultsNPuschMeanDataPower | 3162222 | Returns the mean value of the power calculated on the narrowband physical uplink shared channel (NPUSCH) data symbols over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in dBm. | |||
ModAccResultsNPuschMeanDmrsPower | 3162223 | Returns the mean value of the power calculated on the narrowband physical uplink shared channel (NPUSCH) DMRS over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in dBm. | |||
ModAccResultsSpectralFlatnessRange2MaximumToRange1Minimum | 3162159 | Returns the peak-to-peak ripple of the EVM equalizer coefficients from frequency Measurement Offset parameter to frequency Range1. This value is expressed in dB. | |||
ModAccResultsSubblockInBandEmissionMargin | 3162174 | Returns the in-band emission margin of a subblock aggregated bandwidth. This value is expressed in dB. | |||
ModAccResultsPsschMeanRmsDataEvm | 3162227 | Returns the mean value of the RMS EVMs calculated on the physical sidelink shared channel (PSSCH) data symbols over the slots specified by the SetMeasurementLength(String, Int32) method. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. | |||
ModAccResultsPsschMaximumPeakDataEvm | 3162228 | Returns the maximum value of the peak EVMs calculated on the physical sidelink shared channel (PSSCH) data symbols over the slots specified by the SetMeasurementLength(String, Int32) method. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. | |||
ModAccResultsPsschMeanRmsDmrsEvm | 3162229 | Returns the mean value of the RMS EVMs calculated on the PSSCH DMRS symbols over the slots specified by the SetMeasurementLength(String, Int32) method. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. | |||
ModAccResultsPsschMaximumPeakDmrsEvm | 3162230 | Returns the maximum value of the peak EVMs calculated on PSSCH DMRS symbols over the slots specified by the SetMeasurementLength(String, Int32) method. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. | |||
ModAccResultsPsschMeanDataPower | 3162231 | Returns the mean value of the power calculated on the physical sidelink shared channel (PSSCH) data symbols over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in dBm. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. | |||
ModAccResultsPsschMeanDmrsPower | 3162232 | Returns the mean value of the power calculated on the PSSCH DMRS symbols over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in dBm. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. | |||
ModAccResultsMeanFrequencyError | 3162146 | Returns the estimated carrier frequency offset averaged over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in Hz. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. | |||
ModAccResultsMaximumPeakFrequencyError | 3162243 | Returns the estimated maximum carrier frequency offset per slot in case of Uplink and per subframe in case of Downlink over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in Hz. | |||
ModAccResultsMeanIQOriginOffset | 3162147 | Returns the estimated I/Q origin offset averaged over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in dBc. | |||
ModAccResultsMaximumPeakIQOriginOffset | 3162160 | Returns the estimated maximum IQ origin offset over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in dBc. | |||
ModAccResultsMeanIQGainImbalance | 3162148 | Returns the estimated I/Q gain imbalance averaged over the measurement length. The I/Q gain imbalance is the ratio of the amplitude of the I component to the Q component of the I/Q signal being measured. This value is expressed in dB.
| |||
ModAccResultsMeanQuadratureError | 3162149 | Returns the estimated quadrature error averaged over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in degrees. | |||
ModAccResultsMeanIQTimingSkew | 3162150 | Returns the estimated IQ timing skew averaged over measured length. IQ timing skew is the difference between the group delay of the in-phase (I) and quadrature (Q) components of the signal. This value is expressed in seconds. | |||
ModAccResultsMeanTimeOffset | 3162151 | Returns the time difference between the detected slot or frame boundary and the reference trigger location depending on the value of ModAccSynchronizationMode method. This value is expressed in seconds. | |||
ModAccResultsMeanSymbolClockError | 3162152 | Returns the estimated symbol clock error averaged over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in ppm. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. | |||
ModAccResultsSubblockMeanIQOriginOffset | 3162175 | Returns the estimated I/Q origin offset averaged over the slots specified by the SetMeasurementLength(String, Int32) method in the subblock. This value is expressed in dBc. | |||
ModAccResultsSubblockMeanIQGainImbalance | 3162176 | Returns the estimated I/Q gain imbalance averaged over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in dB. The I/Q gain imbalance is the ratio of the amplitude of the I component to the Q component of the I/Q signal being measured in the subblock. This result is valid only when you set the SetLinkDirection(String, RFmxLteMXLinkDirection) method to Uplink and the SetTransmitterArchitecture(String, RFmxLteMXTransmitterArchitecture) method to LOPerSubblock. Otherwise, this parameter returns NaN, as measurement of this result is currently not supported. | |||
ModAccResultsSubblockMeanQuadratureError | 3162177 | Returns the estimated quadrature error averaged over the slots specified by the SetMeasurementLength(String, Int32) method. This value is expressed in degrees. Quadrature error is a measure of the skewness of the I component with respect to the Q component of the I/Q signal being measured in the subblock. | |||
AcpMeasurementEnabled | 3149824 | Specifies whether to enable the ACP measurement. | |||
AcpSubblockIntegrationBandwidth | 3149887 | Specifies the integration bandwidth of a subblock. This value is expressed in Hz. Integration bandwidth is the span from the left edge of the leftmost carrier to the right edge of the rightmost carrier within the subblock. | |||
AcpComponentCarrierIntegrationBandwidth | 3149829 | Specifies the integration bandwidth of the component carrier (CC). This value is expressed in Hz. | |||
AcpConfigurableNumberOfOffsetsEnabled | 3149892 | Specifies whether the number of offsets is computed by measurement or configured by you. | |||
AcpNumberOfUtraOffsets | 3149882 | Specifies the number of universal terrestrial radio access (UTRA) adjacent channel offsets to be configured at offset positions, when you set the ACP Configurable Number of Offset Enabled method to True. | |||
AcpNumberOfEutraOffsets | 3149883 | Specifies the number of evolved universal terrestrial radio access (E-UTRA) adjacent channel offsets to be configured at offset positions, when you set the ACP Configurable Number of Offset Enabled method to True. | |||
AcpEutraOffsetDefinition | 3149891 | Specifies the evolved universal terrestrial radio access (E-UTRA) offset channel definition. | |||
AcpNumberOfGsmOffsets | 3149890 | Specifies the number of GSM adjacent channel offsets to be configured when you set the SetBandwidth(String, Double) to 200.0 k and the ACP Configurable Number of Offset Enabled method to True. | |||
AcpOffsetFrequency | 3149834 | Specifies the offset frequency of an offset channel. This value is expressed in Hz. When you set the SetLinkDirection(String, RFmxLteMXLinkDirection) method to Uplink, the offset frequency is computed from the center of a reference component carrier/subblock to the center of the nearest RBW filter of the offset channel. When you set the Link Direction method to Downlink, the offset frequency is computed from the center of the closest component carrier to the center of the nearest RBW filter of the offset channel. | |||
AcpOffsetIntegrationBandwidth | 3149838 | Specifies the integration bandwidth of an offset carrier. This value is expressed in Hz. | |||
AcpRbwFilterAutoBandwidth | 3149851 | Specifies whether the measurement computes the RBW. | |||
AcpRbwFilterBandwidth | 3149852 | Specifies the bandwidth of the RBW filter, used to sweep the acquired signal, when you set the SetRbwFilterAutoBandwidth(String, RFmxLteMXAcpRbwAutoBandwidth) method to False. This value is expressed in Hz. | |||
AcpRbwFilterType | 3149853 | Specifies the shape of the RBW filter. | |||
AcpSweepTimeAuto | 3149854 | Specifies whether the measurement computes the sweep time. | |||
AcpSweepTimeInterval | 3149855 | Specifies the sweep time when you set the SetSweepTimeAuto(String, RFmxLteMXAcpSweepTimeAuto) method to False. This value is expressed in seconds. | |||
AcpPowerUnits | 3149843 | Specifies the units for absolute power. | |||
AcpMeasurementMethod | 3149842 | Specifies the method for performing the ACP measurement. | |||
AcpNoiseCalibrationMode | 3149899 | 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. | |||
AcpNoiseCalibrationAveragingAuto | 3149898 | Specifies whether the RFmx driver automatically computes the averaging count used for instrument noise calibration. | |||
AcpNoiseCalibrationAveragingCount | 3149897 | Specifies the averaging count used for noise calibration when you set the SetNoiseCalibrationAveragingAuto(String, RFmxLteMXAcpNoiseCalibrationAveragingAuto) method to False. | |||
AcpNoiseCompensationEnabled | 3149856 | 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. | |||
AcpNoiseCompensationType | 3149896 | Specifies the noise compensation type. Refer to the measurement guidelines section in the Noise Compensation Algorithm topic for more information. | |||
AcpAveragingEnabled | 3149846 | Specifies whether to enable averaging for the ACP measurement. | |||
AcpAveragingCount | 3149845 | Specifies the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxLteMXAcpAveragingEnabled) method to True. | |||
AcpAveragingType | 3149848 | Specifies the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for ACP measurement. | |||
AcpMeasurementMode | 3149895 | 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. | |||
AcpFftOverlapMode | 3149893 | Specifies how overlapping is applied when computing the FFT of the acquired samples. | |||
AcpFftOverlap | 3149894 | Returns the number of samples to overlap between consecutive chunks while performing FFT. This value is expressed as a percentage of Sequential FFT Size when you set the SetMeasurementMethod(String, RFmxLteMXAcpMeasurementMethod) method to SequentialFft. | |||
AcpIFOutputPowerOffsetAuto | 3149876 | 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. | |||
AcpNearIFOutputPowerOffset | 3149877 | Specifies the offset that is needed to adjust the IF output power levels for the offset channels that are near the carrier channel to improve the dynamic range. This value is expressed in dB. This method is applicable only when you set the SetIFOutputPowerOffsetAuto(String, RFmxLteMXAcpIFOutputPowerOffsetAuto) method to False and SetMeasurementMethod(String, RFmxLteMXAcpMeasurementMethod) method to DynamicRange. | |||
AcpFarIFOutputPowerOffset | 3149878 | Specifies the offset that is needed to adjust the IF output power levels for the offset channels that are far from the carrier channel to improve the dynamic range. This value is expressed in dB. This method is applicable only when you set the SetIFOutputPowerOffsetAuto(String, RFmxLteMXAcpIFOutputPowerOffsetAuto) method to False and SetMeasurementMethod(String, RFmxLteMXAcpMeasurementMethod) method to DynamicRange. | |||
AcpSequentialFftSize | 3149889 | Specifies the FFT size, when you set the SetMeasurementMethod(String, RFmxLteMXAcpMeasurementMethod) method to SequentialFft. | |||
AcpAmplitudeCorrectionType | 3149888 | 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. | |||
AcpAllTracesEnabled | 3149857 | Specifies whether to enable the traces to be stored and retrieved after performing the ACP measurement. | |||
AcpNumberOfAnalysisThreads | 3149844 | Specifies the maximum number of threads used for parallelism for the ACP measurement. The number of threads can range from 1 to the number of physical cores. The number of threads you set may not be used in calculations. The actual number of threads used depends on the problem size, system resources, data availability, and other considerations. | |||
AcpResultsTotalAggregatedPower | 3149858 | Returns the sum of powers of all the frequency bins over the integration bandwidths of all subblocks. The sum includes the power in inter-carrier gaps within a subblock but it does not include the power in subblock gaps. When you set the RFmxLteMXAcpPowerUnits method to dBm, the method returns the total subblock power in dBm of all the active carriers measured over the subblock. When you set the RFmxLteMXAcpPowerUnits method to dBm/Hz, the method returns the power spectral density in dBm/Hz based on the power in all the active carriers measured over the subblock. | |||
AcpResultsSubblockCenterFrequency | 3149881 | Returns the absolute center frequency of the subblock, which is the center of the subblock integration bandwidth. This value is expressed in Hz. Integration bandwidth is the span from the left edge of the leftmost carrier to the right edge of the rightmost carrier within the subblock. | |||
AcpResultsSubblockIntegrationBandwidth | 3149879 | Returns the integration bandwidth used in calculating the power of the subblock. This value is expressed in Hz. Integration bandwidth is the span from left edge of the leftmost carrier to the right edge of the rightmost carrier within the subblock. Use "subblock(n)" as the selector string to read this result. | |||
AcpResultsSubblockPower | 3149880 | Returns the sum of powers of all the frequency bins over the integration bandwidth of the subblock. When you set the RFmxLteMXAcpPowerUnits method to dBm, the method returns the total subblock power in dBm of all the active carriers measured over the subblock. When you set the RFmxLteMXAcpPowerUnits method to dBm/Hz, the method returns the power spectral density in dBm/Hz based on the power in all the active carriers measured over the subblock. Use "subblock(n)" as the selector string to read this result. | |||
AcpResultsComponentCarrierAbsolutePower | 3149862 | Returns the power measured over the integration bandwidth of the carrier. The carrier power is reported in dBm when you set the RFmxLteMXAcpPowerUnits method to dBm, and in dBm/Hz when you set the RFmxLteMXAcpPowerUnits method to dBm/Hz. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. | |||
AcpResultsComponentCarrierRelativePower | 3149863 | Returns the component carrier power relative to its subblock power. This value is expressed in dB. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. | |||
AcpResultsLowerOffsetAbsolutePower | 3149868 | Returns the lower (negative) offset channel power. If this offset is not applicable for the intra-band non-contiguous type of carrier aggregation, a NaN is returned. The carrier power is reported in dBm when you set the RFmxLteMXAcpPowerUnits method to dBm, and in dBm/Hz when you set the RFmxLteMXAcpPowerUnits method to dBm/Hz. Refer to the 3GPP TS 36.521 specification for more information about the applicability of an offset channel. Use "offset(k)" or "subblock(n)/offset(k)" as the selector string to read this result. | |||
AcpResultsLowerOffsetRelativePower | 3149869 | Returns the power in lower (negative) offset channel relative to the total aggregated power. This value is expressed in dB. For the intra-band non-contiguous type of carrier aggregation, if this offset is not applicable, a NaN is returned. Refer to the 3GPP TS 36.521 specification for more information about the applicability of the offset channel. Use "offset(k)" or "subblock(n)/offset(k)" as the selector string to read this result. | |||
AcpResultsUpperOffsetAbsolutePower | 3149874 | Returns the upper (positive) offset channel power. For the intra-band non-contiguous type of carrier aggregation, if this offset is not applicable, the method returns a NaN. The offset power is reported in dBm when you set the RFmxLteMXAcpPowerUnits method to dBm, and in dBm/Hz when you set the RFmxLteMXAcpPowerUnits method to dBm/Hz. Refer to the 3GPP TS 36.521 specification for more information about the applicability of offset channel. Use "offset(k)" or "subblock(n)/offset(k)" as the selector string to read this result. | |||
AcpResultsUpperOffsetRelativePower | 3149875 | Returns the power in the upper (positive) offset channel relative to the total aggregated power. This value is expressed in dB. For the intra-band non-contiguous type of carrier aggregation, if this offset is not applicable, a NaN is returned. Refer to the 3GPP TS 36.521 specification for more information about the applicability of the offset channel. Use "offset(k)" or "subblock(n)/offset(k)" as the selector string to read this result. | |||
ChpMeasurementEnabled | 3158016 | Specifies whether to enable the channel power measurement. | |||
ChpIntegrationBandwidthType | 3158040 | 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. | |||
ChpSubblockIntegrationBandwidth | 3158050 | Specifies the integration bandwidth of a subblock. This value is expressed in Hz. Integration bandwidth is the span from the left edge of the leftmost carrier to the right edge of the rightmost carrier within the subblock. | |||
ChpComponentCarrierIntegrationBandwidth | 3158018 | Specifies the integration bandwidth of a component carrier (CC). This value is expressed in Hz. | |||
ChpRbwFilterAutoBandwidth | 3158028 | Specifies whether the CHP measurement computes the RBW. | |||
ChpRbwFilterBandwidth | 3158029 | Specifies the bandwidth of the RBW filter, used to sweep the acquired signal, when you set the SetRbwFilterAutoBandwidth(String, RFmxLteMXChpRbwAutoBandwidth) method to False. This value is expressed in Hz. | |||
ChpRbwFilterType | 3158030 | Specifies the shape of the digital RBW filter. | |||
ChpSweepTimeAuto | 3158033 | Specifies whether the measurement computes the sweep time. | |||
ChpSweepTimeInterval | 3158034 | Specifies the sweep time when you set the SetSweepTimeAuto(String, RFmxLteMXChpSweepTimeAuto) method to False. This value is expressed in seconds. | |||
ChpNoiseCalibrationMode | 3158057 | 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. | |||
ChpNoiseCalibrationAveragingAuto | 3158056 | Specifies whether the RFmx driver automatically computes the averaging count used for instrument noise calibration. | |||
ChpNoiseCalibrationAveragingCount | 3158055 | Specifies the averaging count used for noise calibration when you set the SetNoiseCalibrationAveragingAuto(String, RFmxLteMXChpNoiseCalibrationAveragingAuto) method to False. | |||
ChpNoiseCompensationEnabled | 3158053 | 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. | |||
ChpNoiseCompensationType | 3158054 | Specifies the noise compensation type. Refer to the measurement guidelines section in the Noise Compensation Algorithm topic for more information. | |||
ChpAveragingEnabled | 3158023 | Specifies whether to enable averaging for the CHP measurement. | |||
ChpAveragingCount | 3158022 | Specifies the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxLteMXChpAveragingEnabled) method to True. | |||
ChpAveragingType | 3158025 | Specifies the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for CHP measurement. | |||
ChpMeasurementMode | 3158052 | 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. | |||
ChpAmplitudeCorrectionType | 3158051 | 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. | |||
ChpAllTracesEnabled | 3158036 | Specifies whether to enable the traces to be stored and retrieved after performing the CHP measurement. | |||
ChpNumberOfAnalysisThreads | 3158019 | Specifies the maximum number of threads used for parallelism for the CHP measurement. The number of threads can range from 1 to the number of physical cores. The number of threads you set may not be used in calculations. The actual number of threads used depends on the problem size, system resources, data availability, and other considerations. | |||
ChpResultsTotalAggregatedPower | 3158041 | Returns the total power of all the subblocks. This value is expressed in dBm. The power in each subblock is the sum of powers of all the frequency bins over the integration bandwidth of the subblocks. This value includes the power in the inter-carrier gaps within a subblock, but it does not include the power within the subblock gaps. | |||
ChpResultsSubblockFrequency | 3158043 | Returns the absolute center frequency of the subblock. This value is the center of the subblock integration bandwidth. Integration bandwidth is the span from left edge of the leftmost carrier to the right edge of the rightmost carrier within the subblock. This value is expressed in Hz. Use "subblock(n)" as the selector string to read this result. | |||
ChpResultsSubblockIntegrationBandwidth | 3158044 | Returns the integration bandwidth used in calculating the power of the subblock. Integration bandwidth is the span from left edge of the leftmost carrier to the right edge of the rightmost carrier within the subblock. This value is expressed in Hz. Use "subblock(n)" as the selector string to read this result. | |||
ChpResultsSubblockPower | 3158045 | Returns the sum of total power of all the frequency bins over the integration bandwidth of the subblock. This value includes the power in inter-carrier gaps within a subblock. This value is expressed in dBm. Use "subblock(n)" as the selector string to read this result. | |||
ChpResultsComponentCarrierAbsolutePower | 3158037 | Returns the power measured over the integration bandwidth of the component carrier. This value is expressed in dBm. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. | |||
ChpResultsComponentCarrierRelativePower | 3158048 | Returns the component carrier power relative to its subblock power. This value is expressed in dB. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. | |||
ObwMeasurementEnabled | 3170304 | Specifies whether to enable the OBW measurement. | |||
ObwSpan | 3170308 | Returns the frequency search space to find the OBW. This value is expressed in Hz. | |||
ObwRbwFilterAutoBandwidth | 3170316 | Specifies whether the measurement computes the RBW. | |||
ObwRbwFilterBandwidth | 3170317 | Specifies the bandwidth of the RBW filter used to sweep the acquired signal, when you set the SetRbwFilterAutoBandwidth(String, RFmxLteMXObwRbwAutoBandwidth) method to False. This value is expressed in Hz. | |||
ObwRbwFilterType | 3170318 | Specifies the shape of the digital RBW filter. | |||
ObwSweepTimeAuto | 3170319 | Specifies whether the measurement computes the sweep time. | |||
ObwSweepTimeInterval | 3170320 | Specifies the sweep time when you set the SetSweepTimeAuto(String, RFmxLteMXObwSweepTimeAuto) method to False. This value is expressed in seconds. | |||
ObwAveragingEnabled | 3170311 | Specifies whether to enable averaging for the OBW measurement. | |||
ObwAveragingCount | 3170310 | Specifies the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxLteMXObwAveragingEnabled) method to True. | |||
ObwAveragingType | 3170313 | Specifies the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the OBW measurement. | |||
ObwAmplitudeCorrectionType | 3170331 | 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. | |||
ObwAllTracesEnabled | 3170322 | Specifies whether to enable the traces to be stored and retrieved after performing the OBW measurement. | |||
ObwNumberOfAnalysisThreads | 3170307 | Specifies the maximum number of threads used for parallelism for the OBW measurement. The number of threads can range from 1 to the number of physical cores. The number of threads you set may not be used in calculations. The actual number of threads used depends on the problem size, system resources, data availability, and other considerations. | |||
ObwResultsOccupiedBandwidth | 3170323 | Returns the bandwidth that occupies 99 percentage of the total power of the signal within a carrier/subblock. This value is expressed in Hz. Use "subblock(n)" as the selector string to read this result. | |||
ObwResultsAbsolutePower | 3170324 | Returns the total power measured in the carrier/subblock. This value is expressed in dBm. Use "subblock(n)" as the selector string to read this result. | |||
ObwResultsStartFrequency | 3170325 | Returns the start frequency of the carrier/subblock. This value is expressed in Hz. The occupied bandwidth is calculated using the following equation:Stop frequency - Start frequency = Occupied bandwidthUse "subblock(n)" as the selector string to read this result. | |||
ObwResultsStopFrequency | 3170326 | Returns the stop frequency of the carrier/subblock. This value is expressed in Hz. Occupied bandwidth is calculated using the following equation:Occupied bandwidth = Stop frequency - Start frequencyUse "subblock(n)" as the selector string to read this result. | |||
SemMeasurementEnabled | 3178496 | Specifies whether to enable the SEM measurement. | |||
SemUplinkMaskType | 3178572 | 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, and CANCNS01 refers to 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. | |||
SemDownlinkMaskType | 3178579 | 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. | |||
SemSidelinkMaskType | 3178584 | 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. | |||
SemDeltaFMaximum | 3178580 | Specifies the stop frequency for the last offset segment to be used in the measurement. This value is expressed in Hz. | |||
SemAggregatedMaximumPower | 3178581 | Specifies the aggregated maximum output power of all transmit antenna connectors. This value is expressed in dBm. Refer to the Section 6.6.3 of 3GPP 36.141 specification for more details. | |||
SemSubblockIntegrationBandwidth | 3178577 | Returns the integration bandwidth of a subblock. This value is expressed in Hz. Integration bandwidth is the span from the left edge of the leftmost carrier to the right edge of the rightmost carrier within the subblock. | |||
SemSubblockAggregatedChannelBandwidth | 3178578 | Returns the aggregated channel bandwidth of a configured subblock. This value is expressed in Hz. The aggregated channel bandwidth is the sum of the subblock integration bandwidth and the guard bands on either side of the subblock integration bandwidth. | |||
SemComponentCarrierIntegrationBandwidth | 3178501 | Returns the integration bandwidth of a component carrier. This value is expressed in Hz. | |||
SemComponentCarrierMaximumOutputPower | 3178582 | Specifies the maximum output power, Pmax,c, per carrier that is used only to choose the limit table for Medium Range Base Station. For more details please refer to the section 6.6.3 of 3GPP 36.141 specification. | |||
SemNumberOfOffsets | 3178507 | Specifies the number of SEM offset segments. | |||
SemOffsetStartFrequency | 3178516 | Specifies the start frequency of an offset segment relative to the SetBandwidth(String, Double) edge (single carrier) or GetSubblockAggregatedChannelBandwidth(String, Double) edge (multi-carrier). This value is expressed in Hz. | |||
SemOffsetStopFrequency | 3178517 | Specifies the stop frequency of an offset segment relative to the SetBandwidth(String, Double) edge (single carrier) or GetSubblockAggregatedChannelBandwidth(String, Double) edge (multi-carrier). This value is expressed in Hz. | |||
SemOffsetSideband | 3178515 | Specifies whether the offset segment is present either on one side or on both sides of a carrier. | |||
SemOffsetRbwFilterBandwidth | 3178519 | Specifies the bandwidth of an RBW filter used to sweep an acquired offset segment. This value is expressed in Hz. | |||
SemOffsetRbwFilterType | 3178520 | Specifies the shape of a digital RBW filter. | |||
SemOffsetBandwidthIntegral | 3178508 | Specifies the resolution of a spectrum to compare with the spectral mask limits as an integer multiple of the RBW. | |||
SemOffsetLimitFailMask | 3178509 | Specifies the criteria to determine the measurement fail status. | |||
SemOffsetAbsoluteLimitStart | 3178512 | Specifies the absolute power limit corresponding to the beginning of an offset segment. This value is expressed in dBm. | |||
SemOffsetAbsoluteLimitStop | 3178513 | Specifies the absolute power limit corresponding to the end of an offset segment. This value is expressed in dBm. | |||
SemOffsetRelativeLimitStart | 3178522 | Specifies the relative power limit corresponding to the beginning of the offset segment. This value is expressed in dB. | |||
SemOffsetRelativeLimitStop | 3178523 | Specifies the relative power limit corresponding to the end of the offset segment. This value is expressed in dB. | |||
SemSweepTimeAuto | 3178533 | Specifies whether the measurement computes the sweep time. | |||
SemSweepTimeInterval | 3178534 | Specifies the sweep time when you set the SetSweepTimeAuto(String, RFmxLteMXSemSweepTimeAuto) method to False. This value is expressed in seconds. | |||
SemAveragingEnabled | 3178527 | Specifies whether to enable averaging for the SEM measurement. | |||
SemAveragingCount | 3178526 | Specifies the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxLteMXSemAveragingEnabled) method to True. | |||
SemAveragingType | 3178529 | Specifies the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for SEM measurement. | |||
SemAmplitudeCorrectionType | 3178583 | 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. | |||
SemAllTracesEnabled | 3178535 | Specifies whether to enable the traces to be stored and retrieved after performing the SEM measurement. | |||
SemNumberOfAnalysisThreads | 3178525 | Specifies the maximum number of threads used for parallelism for the SEM measurement. The number of threads can range from 1 to the number of physical cores. The number of threads you set may not be used in calculations. The actual number of threads used depends on the problem size, system resources, data availability, and other considerations. | |||
SemResultsTotalAggregatedPower | 3178536 | Returns the sum of powers of all the subblocks. This value includes the power in the inter-carrier gap within a subblock, but it excludes power in the inter-subblock gaps. This value is expressed in dBm. | |||
SemResultsMeasurementStatus | 3178537 | Returns the overall measurement status based on the standard mask type that you configure in the SEM Standard Mask Type method. | |||
SemResultsSubblockCenterFrequency | 3178573 | Returns the absolute center frequency of the subblock. This value is the center of the subblock integration bandwidth. Integration bandwidth is the span from the left edge of the leftmost carrier to the right edge of the rightmost carrier within the subblock. This value is expressed in Hz. | |||
SemResultsSubblockIntegrationBandwidth | 3178574 | Returns the integration bandwidth of the subblock. Integration bandwidth is the span from left edge of the leftmost carrier to the right edge of the rightmost carrier within the subblock. This value is expressed in Hz. | |||
SemResultsSubblockPower | 3178575 | Returns the power measured over the integration bandwidth of the subblock. This value is expressed in dBm. Use "subblock(n)" as the selector string to read this result. | |||
SemResultsComponentCarrierAbsoluteIntegratedPower | 3178541 | Returns the sum of powers of all the frequency bins over the integration bandwidth of the carrier. This value is expressed in dBm. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. | |||
SemResultsComponentCarrierRelativeIntegratedPower | 3178542 | Returns the sum of powers of all the frequency bins over the integration bandwidth of the component carrier power relative to its subblock power. This value is expressed in dB. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. | |||
SemResultsComponentCarrierAbsolutePeakPower | 3178543 | Returns the peak power in the component carrier. This value is expressed in dBm. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. | |||
SemResultsComponentCarrierPeakFrequency | 3178544 | Returns the frequency at which the peak power occurs in the component carrier. This value is expressed in Hz. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. | |||
SemResultsLowerOffsetMeasurementStatus | 3178557 | 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. | |||
SemResultsLowerOffsetAbsoluteIntegratedPower | 3178548 | Returns the lower (negative) offset segment power. For the intra-band non-contiguous type of carrier aggregation, the offset segment may be truncated or discarded based on the offset overlap rules, as 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. This value is expressed in dBm. Use "offset(k)" or "subblock(n)/offset(k)" as the selector string to read this result. | |||
SemResultsLowerOffsetRelativeIntegratedPower | 3178549 | Returns the power in the lower (negative) offset segment relative to the total aggregated power. For the intra-band non-contiguous type of carrier aggregation, the offset segment may be truncated or discarded based on the offset overlap rules, as 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. This value is expressed in dB. Use "offset(k)" or "subblock(n)/offset(k)" as the selector string to read this result. | |||
SemResultsLowerOffsetAbsolutePeakPower | 3178550 | Returns the peak power in the lower (negative) offset segment. For the intra-band non-contiguous type of carrier aggregation, the offset segment may be truncated or discarded based on the offset overlap rules, as 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. This value is expressed in dBm. Use "offset(k)" or "subblock(n)/offset(k)" as the selector string to read this result. | |||
SemResultsLowerOffsetRelativePeakPower | 3178551 | Returns the peak power in the lower (negative) offset segment relative to the total aggregated power. For the intra-band non-contiguous type of carrier aggregation, the offset segment may be truncated or discarded based on the offset overlap rules, as 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. This value is expressed in dB. Use "offset(k)" or "subblock(n)/offset(k)" as the selector string to read this result. | |||
SemResultsLowerOffsetPeakFrequency | 3178552 | Returns the frequency at which the peak power occurs in the lower (negative) offset segment. For the intra-band non-contiguous type of carrier aggregation, the offset segment may be truncated or discarded based on the offset overlap rules, as 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. This value is expressed in Hz. Use "offset(k)" or "subblock(n)/offset(k)" as the selector string to read this result. | |||
SemResultsLowerOffsetMargin | 3178553 | Returns the margin from the standard-defined absolute limit mask for the lower (negative) offset. Margin is defined as the minimum difference between the limit mask and the spectrum. For the intra-band non-contiguous type of carrier aggregation, the offset segment may be truncated or discarded based on the offset overlap rules, as 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. This value is expressed in dB. Use "offset(k)" or "subblock(n)/offset(k)" as the selector string to read this result. | |||
SemResultsLowerOffsetMarginAbsolutePower | 3178554 | Returns the power at which the margin occurs in the lower (negative) offset segment. For the intra-band non-contiguous type of carrier aggregation, the offset segment may be truncated or discarded based on the offset overlap rules, as 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. This value is expressed in dBm. Use "offset(k)" or "subblock(n)/offset(k)" as the selector string to read this result. | |||
SemResultsLowerOffsetMarginRelativePower | 3178555 | Returns the power at which the margin occurs in the lower (negative) offset segment relative to the total aggregated power. For the intra-band non-contiguous type of carrier aggregation, the offset segment may be truncated or discarded based on the offset overlap rules, as 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. This value is expressed in dB. Use "offset(k)" or "subblock(n)/offset(k)" as the selector string to read this result. | |||
SemResultsLowerOffsetMarginFrequency | 3178556 | Returns the frequency at which the margin occurs in the lower (negative) offset. For the intra-band non-contiguous type of carrier aggregation, the offset segment may be truncated or discarded based on the offset overlap rules, as 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. This value is expressed in Hz. Use "offset(k)" or "subblock(n)/offset(k)" as the selector string to read this result. | |||
SemResultsUpperOffsetMeasurementStatus | 3178570 | 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. | |||
SemResultsUpperOffsetAbsoluteIntegratedPower | 3178561 | Returns the upper (positive) offset segment power. For the intra-band non-contiguous type of carrier aggregation, the offset segment may be truncated or discarded based on the offset overlap rules, as 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. This value is expressed in dBm. Use "offset(k)" or "subblock(n)/offset(k)" as the selector string to read this result. | |||
SemResultsUpperOffsetRelativeIntegratedPower | 3178562 | Returns the power in the upper (positive) offset segment relative to the total aggregated power. | |||
SemResultsUpperOffsetAbsolutePeakPower | 3178563 | Returns the power in the upper (positive) offset segment. For the intra-band non-contiguous type of carrier aggregation, the offset segment may be truncated or discarded based on the offset overlap rules, as 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. This value is expressed in dBm. Use "offset(k)" or "subblock(n)/offset(k)" as the selector string to read this result. | |||
SemResultsUpperOffsetRelativePeakPower | 3178564 | Returns the peak power in the upper (positive) offset segment relative to the total aggregated power. For the intra-band non-contiguous type of carrier aggregation, the offset segment may be truncated or discarded based on the offset overlap rules, as 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. This value is expressed in dB. Use "offset(k)" or "subblock(n)/offset(k)" as the selector string to read this result. | |||
SemResultsUpperOffsetPeakFrequency | 3178565 | Returns the frequency at which the peak power occurs in the upper (positive) offset segment. For the intra-band non-contiguous type of carrier aggregation, the offset segment may be truncated or discarded based on the offset overlap rules, as 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. This value is expressed in Hz. Use "offset(k)" or "subblock(n)/offset(k)" as the selector string to read this result. | |||
SemResultsUpperOffsetMargin | 3178566 | Returns the margin from the absolute limit mask for the upper (positive) offset. The Margin is defined as the minimum difference between the limit mask and the spectrum. For the intra-band non-contiguous type of carrier aggregation, the offset segment may be truncated or discarded based on the offset overlap rules, as 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. This value is expressed in Hz. Use "offset(k)" or "subblock(n)/offset(k)" as the selector string to read this result. | |||
SemResultsUpperOffsetMarginAbsolutePower | 3178567 | Returns the power at which the margin occurs in the upper (positive) offset segment. For the intra-band non-contiguous type of carrier aggregation, the offset segment may be truncated or discarded based on the offset overlap rules, as 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. This value is expressed in dBm. Use "offset(k)" or "subblock(n)/offset(k)" as the selector string to read this result. | |||
SemResultsUpperOffsetMarginRelativePower | 3178568 | Returns the power at which the margin occurs in the upper (positive) offset segment relative to the total aggregated power. For the intra-band non-contiguous type of carrier aggregation, the offset segment may be truncated or discarded based on the offset overlap rules, as 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. This value is expressed in dB. Use "offset(k)" or "subblock(n)/offset(k)" as the selector string to read this result. | |||
SemResultsUpperOffsetMarginFrequency | 3178569 | Returns the frequency at which the margin occurs in the upper (positive) offset. For the intra-band non-contiguous type of carrier aggregation, the offset segment may be truncated or discarded based on the offset overlap rules, as 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. This value is expressed in Hz. Use "offset(k)" or "subblock(n)/offset(k)" as the selector string to read this result. | |||
PvtMeasurementEnabled | 3182592 | Specifies whether to enable the power versus time (PVT) measurement. | |||
PvtMeasurementMethod | 3182594 | Specifies the method for performing the power versus time (PVT) measurement. | |||
PvtAveragingEnabled | 3182599 | Specifies whether to enable averaging for the power versus time (PVT) measurement. | |||
PvtAveragingCount | 3182601 | Specifies the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxLteMXPvtAveragingEnabled) method to True. | |||
PvtAveragingType | 3182602 | Specifies the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the power versus time (PVT) measurement. | |||
PvtOffPowerExclusionBefore | 3182613 | Specifies the time excluded from the Off region before the burst. This value is expressed in seconds. | |||
PvtOffPowerExclusionAfter | 3182614 | Specifies the time excluded from the Off region after the burst. This value is expressed in seconds. | |||
PvtAllTracesEnabled | 3182603 | Specifies whether to enable the traces to be stored and retrieved after performing the power versus time (PVT) measurement. | |||
PvtNumberOfAnalysisThreads | 3182604 | Specifies the maximum number of threads used for parallelism for the power versus time (PVT) measurement. The number of threads can range from 1 to the number of physical cores. The number of threads you set may not be used in calculations. The actual number of threads used depends on the problem size, system resources, data availability, and other considerations. | |||
PvtResultsMeasurementStatus | 3182606 | 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. | |||
PvtResultsMeanAbsoluteOffPowerBefore | 3182608 | Returns the mean power in the segment before the captured burst. The segment is defined as one subframe prior to the burst for the FDD mode and 10 SC-FDMA symbols prior to the burst for the TDD mode. This value is expressed in dBm. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. | |||
PvtResultsMeanAbsoluteOffPowerAfter | 3182609 | Returns the mean power in the segment after the captured burst. This value is expressed in dBm. | |||
PvtResultsMeanAbsoluteOnPower | 3182610 | Returns the average power of the subframes within the captured burst. | |||
PvtResultsBurstWidth | 3182612 | Returns the width of the captured burst. This value is expressed in seconds. Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read this result. | |||
SlotPhaseMeasurementEnabled | 3186688 | Specifies whether to enable the SlotPhase measurement. | |||
SlotPhaseSynchronizationMode | 3186694 | Specifies whether the measurement is performed from the frame or the slot boundary. | |||
SlotPhaseMeasurementOffset | 3186690 | Specifies the measurement offset to skip from the synchronization boundary. This value is expressed in slots. The synchronization boundary is specified by the SetSynchronizationMode(String, RFmxLteMXSlotPhaseSynchronizationMode) method. | |||
SlotPhaseMeasurementLength | 3186691 | Specifies the number of slots to be measured. This value is expressed in slots. | |||
SlotPhaseExclusionPeriodEnabled | 3186695 | 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. | |||
SlotPhaseCommonClockSourceEnabled | 3186696 | 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. | |||
SlotPhaseSpectrumInverted | 3186697 | 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. | |||
SlotPhaseAllTracesEnabled | 3186699 | Specifies whether to enable the traces to be stored and retrieved after performing the SlotPhase measurement. | |||
SlotPhaseResultsMaximumPhaseDiscontinuity | 3186708 | Returns the maximum value of phase difference at the slot boundaries within the SetMeasurementLength(String, Int32). This values is expressed in degrees. | |||
SlotPowerMeasurementEnabled | 3190784 | Specifies whether to enable the SlotPower measurement. | |||
SlotPowerMeasurementOffset | 3190786 | Specifies the measurement offset to skip from the frame boundary or the marker (external trigger) location. This value is expressed in subframe. | |||
SlotPowerMeasurementLength | 3190787 | Specifies the number of subframes to be measured. This value is expressed in subframe. | |||
SlotPowerCommonClockSourceEnabled | 3190789 | 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. | |||
SlotPowerSpectrumInverted | 3190790 | 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. | |||
SlotPowerAllTracesEnabled | 3190794 | Specifies whether to enable the traces to be stored and retrieved after performing the SlotPower measurement. | |||
TxpMeasurementEnabled | 3203072 | Specifies whether to enable the Transmit Power (TXP) measurement. | |||
TxpMeasurementOffset | 3203074 | Specifies the measurement offset to skip from the start of acquired waveform for TXP measurement. This value is expressed in seconds. | |||
TxpMeasurementInterval | 3203075 | Specifies the measurement interval. This value is expressed in seconds. | |||
TxpAveragingEnabled | 3203076 | Specifies whether to enable averaging for TXP measurement. | |||
TxpAveragingCount | 3203077 | Specifies the number of acquisitions used for averaging when Averaging Enabled is True. | |||
TxpAllTracesEnabled | 3203079 | Enables the traces to be stored and retrieved after the TXP measurement is performed. | |||
TxpNumberOfAnalysisThreads | 3203080 | Specifies the maximum number of threads used for parallelism inside TXP measurement. | |||
TxpResultsAveragePowerMean | 3203082 | Returns the average power of the acquired signal. | |||
TxpResultsPeakPowerMaximum | 3203083 | Returns the peak power of the acquired signal. | |||
AutoLevelInitialReferenceLevel | 3198976 | Specifies the initial reference level that the AutoLevel(String, Double, Double) function uses to estimate the peak power of the input signal. This value is expressed in dBm. | |||
AcquisitionBandwidthOptimizationEnabled | 3198977 | 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. | |||
TransmitterArchitecture | 3198978 | 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. | |||
LimitedConfigurationChange | 3198979 | Specifies the set of properties that are considered by RFmx driver in the locked signal configuration state. | |||
CenterFrequencyForLimits | 3198980 | Specifies the frequency that determines the SEM mask, IBE limits, and spectral flatness ranges. This value is expressed in Hz. | |||
ResultFetchTimeout | 3194880 | Specifies the time to wait before results are available in the RFmxLTE_PropertyNode. This value is expressed in seconds. Set this value to a time longer than expected for fetching the measurement. A value of -1 specifies that the RFmx Property Node waits until the measurement is complete. | |||
ModAccMultiCarrierFilterEnabled | 3162114 | Obsolete. Specifies whether to use a filter to suppress the interference from out of band emissions into the carriers being measured. |