RFmxNRMXSemConfiguration Methods
- Updated2024-07-17
- 11 minute(s) read
RFmxNRMXSemConfiguration Methods
The RFmxNRMXSemConfiguration type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ConfigureAveraging |
Configures averaging for the SEM measurement. | |
| ConfigureNumberOfOffsets |
Configures the number of offset segments for the SEM measurement. Use "subblock(n)" as the selector string to read results from this method. | |
| 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 an 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(k)" or "subblock(n)" or "subblock(n)/offset(k)" as the selector string to configure or read this method. | |
| ConfigureOffsetBandwidthIntegralArray |
Configures an array of the bandwidth integral of the offset segments. Use "subblock(n)" as the selector string to configure or read this method. | |
| ConfigureOffsetFrequency |
Configures the start and stop frequencies and the sideband of an offset segment. Use "offset(k)" or "subblock(n)" or "subblock(n)/offset(k)" as the selector string to configure or read this method. | |
| ConfigureOffsetFrequencyArray |
Configures an array of the start and stop frequencies and the sideband of an offset segment. Use "subblock(n)" as the selector string to configure or read 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 or read this method. | |
| ConfigureOffsetLimitFailMaskArray |
Configures an array of the 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 configure or read this method. | |
| ConfigureOffsetRbwFilter |
Configures the offset RBW and the offset RBW filter type. Use "offset(n)" or "subblock(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 array. Use "subblock(n)" as the selector string to configure this method. | |
| ConfigureOffsetRelativeLimit |
Configures the start and stop relative limit of the offset segment. Use "offset(n)" or "subblock(n)" or "subblock(n)/offset(n)" as the selector string to configure this method. | |
| ConfigureOffsetRelativeLimitArray |
Configures an array of the start and stop relative limit of the offset segment. Use "subblock(n)" as the selector string to configure this method. | |
| 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.) | |
| 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, RFmxNRMXSemAveragingEnabled) 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 3rd offset segment to be used in the measurement. This method is valid only for downlink and when you set the SetDownlinkMaskType(String, RFmxNRMXSemDownlinkMaskType) method to Standard.
| |
| GetDownlinkMaskType |
Gets the limits to be used in the measurement for Downlink.
| |
| GetFftWindow |
Gets the FFT window type to be used to reduce spectral leakage.
| |
| 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.
| |
| GetOffsetFrequencyDefinition |
Gets the definition of the the start frequency and stop frequency of the offset segments.
| |
| GetOffsetLimitFailMask |
Gets the criteria to determine the measurement fail status.
| |
| GetOffsetRbwFilterBandwidth |
Gets the bandwidth of the resolution bandwidth (RBW) filter used to sweep the acquired offset segment, when you set the SEM Offset RBW Auto method to False. 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 ComponentCarrierBandwidth 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 ComponentCarrierBandwidth edge (single carrier) or GetSubblockAggregatedChannelBandwidth(String, Double) edge (multi-carrier). This value is expressed in Hz.
| |
| 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 sets the sweep time.
| |
| GetSweepTimeInterval |
Gets the sweep time when you set the SetSweepTimeAuto(String, RFmxNRMXSemSweepTimeAuto) 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. You must set the mask type to Custom to configure the custom offset masks. Refer to section 6.5.2 of the 3GPP 38.101 specification for more information about standard-defined mask types.
| |
| 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, RFmxNRMXSemAveragingEnabled) 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 3rd offset segment to be used in the measurement. This method is valid only for downlink and when you set the SetDownlinkMaskType(String, RFmxNRMXSemDownlinkMaskType) method to Standard.
| |
| SetDownlinkMaskType |
Sets the limits to be used in the measurement for Downlink.
| |
| SetFftWindow |
Sets the FFT window type to be used to reduce spectral leakage.
| |
| 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.
| |
| SetOffsetFrequencyDefinition |
Sets the definition of the the start frequency and stop frequency of the offset segments.
| |
| SetOffsetLimitFailMask |
Sets the criteria to determine the measurement fail status.
| |
| SetOffsetRbwFilterBandwidth |
Sets the bandwidth of the resolution bandwidth (RBW) filter used to sweep the acquired offset segment, when you set the SEM Offset RBW Auto method to False. 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 ComponentCarrierBandwidth 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 ComponentCarrierBandwidth edge (single carrier) or GetSubblockAggregatedChannelBandwidth(String, Double) edge (multi-carrier). This value is expressed in Hz.
| |
| SetSweepTimeAuto |
Sets whether the measurement sets the sweep time.
| |
| SetSweepTimeInterval |
Sets the sweep time when you set the SetSweepTimeAuto(String, RFmxNRMXSemSweepTimeAuto) method to False. This value is expressed in seconds.
| |
| SetUplinkMaskType |
Sets the spectrum emission mask used in the measurement for uplink. You must set the mask type to Custom to configure the custom offset masks. Refer to section 6.5.2 of the 3GPP 38.101 specification for more information about standard-defined mask types.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |