RFmxLteMXSemConfiguration Methods
- Updated2024-07-17
- 12 minute(s) read
RFmxLteMXSemConfiguration Methods
The RFmxLteMXSemConfiguration type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ConfigureAveraging |
Configures averaging for the SEM measurement. | |
| ConfigureDownlinkMask |
Configures the downlinkMaskType, deltaF_max, and aggregatedMaximumOutputPower parameters for the SEM measurement in LTE downlink. | |
| ConfigureNumberOfOffsets |
Configures the number of offset segments for the SEM measurement. | |
| ConfigureOffsetAbsoluteLimit |
Configures the start and the stop limit of an offset segment. Use "offset(n)" or "subblock(n)/offset(n)" as the selector string to configure this method. | |
| ConfigureOffsetAbsoluteLimitArray |
Configures the array of the start limit and the stop limit of the offset segments. Use "subblock(n)" as the selector string to configure this method. | |
| ConfigureOffsetBandwidthIntegral |
Configures the bandwidth integral of the offset segments. Use "offset(n)" or "subblock(n)/offset(n)" as the selector string to configure this method. | |
| ConfigureOffsetBandwidthIntegralArray |
Configures the array of the bandwidth integral of the offset segments. Use "subblock(n)" as the selector string to configure this method. | |
| ConfigureOffsetFrequency |
Configures the start and stop frequencies and the sideband of an offset segment. Use "offset(n)" or "subblock(n)/offset(n)" as the selector string to configure from this method. | |
| ConfigureOffsetFrequencyArray |
Configures the arrays of the start and stop frequencies and the sideband of an offset segment. Use "subblock(n)" as the selector string to configure this method. | |
| ConfigureOffsetLimitFailMask |
Configures the limit fail mask of the offset segments that specify the criteria to determine the measurement fail status. Use "offset(n)" or "subblock(n)/offset(n)" as the selector string to configure this method. | |
| ConfigureOffsetLimitFailMaskArray |
Configures the array of limit fail mask of the offset segments that specifies the criteria to determine the measurement fail status. Use "subblock(n)" as the selector string to read results from this method. | |
| ConfigureOffsetRbwFilter |
Configures the offset RBW and the offset RBW filter type. Use "offset(n)" or "subblock(n)/offset(n)" as the selector string to configure this method. | |
| ConfigureOffsetRbwFilterArray |
Configures the offset RBW and the offset RBW filter type arrays. Use "subblock(n)" as the selector string to configure from this method. | |
| ConfigureOffsetRelativeLimit |
Configures the start and stop relative limit of the offset segment. Use "offset(n)" or "subblock(n)/offset(n)" as the selector string to read results from this method. This method is considered only when you set the Link Direction method to Downlink and SEM DL Mask Type method to Custom. | |
| ConfigureOffsetRelativeLimitArray |
Configures the array of start and stop relative limits of the offset segments. Use "subblock(n)" as the selector string to read results from this method. This method is considered only when you set the Link Direction method to Downlink and SEM DL Mask Type method to Custom. | |
| ConfigureSweepTime |
Configures the sweep time. | |
| ConfigureUplinkMaskType |
Configures the standard defined mask type that has to be used in the measurement for uplink.
| |
| Equals | (Inherited from Object.) | |
| GetAggregatedMaximumPower |
Gets 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.
| |
| GetAllTracesEnabled |
Gets whether to enable the traces to be stored and retrieved after performing the SEM measurement.
| |
| GetAmplitudeCorrectionType |
Gets 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.
| |
| GetAveragingCount |
Gets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxLteMXSemAveragingEnabled) method to True.
| |
| GetAveragingEnabled |
Gets whether to enable averaging for the SEM measurement.
| |
| GetAveragingType |
Gets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for SEM measurement.
| |
| GetDeltaFMaximum |
Gets the stop frequency for the last offset segment to be used in the measurement. This value is expressed in Hz.
| |
| GetDownlinkMaskType |
Gets 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.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetMeasurementEnabled |
Gets whether to enable the SEM measurement.
| |
| GetNumberOfAnalysisThreads |
Gets 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.
| |
| GetNumberOfOffsets |
Gets the number of SEM offset segments.
| |
| GetOffsetAbsoluteLimitStart |
Gets the absolute power limit corresponding to the beginning of an offset segment. This value is expressed in dBm.
| |
| GetOffsetAbsoluteLimitStop |
Gets the absolute power limit corresponding to the end of an offset segment. This value is expressed in dBm.
| |
| GetOffsetBandwidthIntegral |
Gets the resolution of a spectrum to compare with the spectral mask limits as an integer multiple of the RBW.
| |
| GetOffsetLimitFailMask |
Gets the criteria to determine the measurement fail status.
| |
| GetOffsetRbwFilterBandwidth |
Gets the bandwidth of an RBW filter used to sweep an acquired offset segment. This value is expressed in Hz.
| |
| GetOffsetRbwFilterType |
Gets the shape of a digital RBW filter.
| |
| GetOffsetRelativeLimitStart |
Gets the relative power limit corresponding to the beginning of the offset segment. This value is expressed in dB.
| |
| GetOffsetRelativeLimitStop |
Gets the relative power limit corresponding to the end of the offset segment. This value is expressed in dB.
| |
| GetOffsetSideband |
Gets whether the offset segment is present either on one side or on both sides of a carrier.
| |
| GetOffsetStartFrequency |
Gets 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.
| |
| GetOffsetStopFrequency |
Gets 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.
| |
| GetSidelinkMaskType |
Gets 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.
| |
| GetSubblockAggregatedChannelBandwidth |
Gets 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.
| |
| GetSubblockIntegrationBandwidth |
Gets 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.
| |
| GetSweepTimeAuto |
Gets whether the measurement computes the sweep time.
| |
| GetSweepTimeInterval |
Gets the sweep time when you set the SetSweepTimeAuto(String, RFmxLteMXSemSweepTimeAuto) method to False. This value is expressed in seconds.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetUplinkMaskType |
Gets 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.
| |
| SetAggregatedMaximumPower |
Sets 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.
| |
| SetAllTracesEnabled |
Sets whether to enable the traces to be stored and retrieved after performing the SEM measurement.
| |
| SetAmplitudeCorrectionType |
Sets 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.
| |
| SetAveragingCount |
Sets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxLteMXSemAveragingEnabled) method to True.
| |
| SetAveragingEnabled |
Sets whether to enable averaging for the SEM measurement.
| |
| SetAveragingType |
Sets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for SEM measurement.
| |
| SetDeltaFMaximum |
Sets the stop frequency for the last offset segment to be used in the measurement. This value is expressed in Hz.
| |
| SetDownlinkMaskType |
Sets 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.
| |
| SetMeasurementEnabled |
Sets whether to enable the SEM measurement.
| |
| SetNumberOfAnalysisThreads |
Sets 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.
| |
| SetNumberOfOffsets |
Sets the number of SEM offset segments.
| |
| SetOffsetAbsoluteLimitStart |
Sets the absolute power limit corresponding to the beginning of an offset segment. This value is expressed in dBm.
| |
| SetOffsetAbsoluteLimitStop |
Sets the absolute power limit corresponding to the end of an offset segment. This value is expressed in dBm.
| |
| SetOffsetBandwidthIntegral |
Sets the resolution of a spectrum to compare with the spectral mask limits as an integer multiple of the RBW.
| |
| SetOffsetLimitFailMask |
Sets the criteria to determine the measurement fail status.
| |
| SetOffsetRbwFilterBandwidth |
Sets the bandwidth of an RBW filter used to sweep an acquired offset segment. This value is expressed in Hz.
| |
| SetOffsetRbwFilterType |
Sets the shape of a digital RBW filter.
| |
| SetOffsetRelativeLimitStart |
Sets the relative power limit corresponding to the beginning of the offset segment. This value is expressed in dB.
| |
| SetOffsetRelativeLimitStop |
Sets the relative power limit corresponding to the end of the offset segment. This value is expressed in dB.
| |
| SetOffsetSideband |
Sets whether the offset segment is present either on one side or on both sides of a carrier.
| |
| SetOffsetStartFrequency |
Sets 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.
| |
| SetOffsetStopFrequency |
Sets 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.
| |
| SetSidelinkMaskType |
Sets 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.
| |
| SetSweepTimeAuto |
Sets whether the measurement computes the sweep time.
| |
| SetSweepTimeInterval |
Sets the sweep time when you set the SetSweepTimeAuto(String, RFmxLteMXSemSweepTimeAuto) method to False. This value is expressed in seconds.
| |
| SetUplinkMaskType |
Sets 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.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |