RFmxTdscdmaMXSemResults Class
- Updated2025-10-13
- 4 minute(s) read
Provides methods to fetch and read the SEM measurement results.
Derives from
Syntax
Namespace: NationalInstruments.RFmx.TdscdmaMX
public class RFmxTdscdmaMXSemResults : RFmxTdscdmaMXSubObject
Methods
| Name | Description |
|---|---|
| FetchCarrierAbsoluteIntegratedPower(string, double, out double) | Returns the absolute carrier integrated power of the SEM measurement. |
| FetchLowerOffsetMargin(string, double, out RFmxTdscdmaMXSemLowerOffsetMeasurementStatus, out double, out double, out double, out double) | Returns the measurement status and margin from the limit line measured in the lower offset segment. |
| FetchLowerOffsetMarginArray(string, double, ref RFmxTdscdmaMXSemLowerOffsetMeasurementStatus[], ref double[], ref double[], ref double[], ref double[]) | Returns the array of measurement statuses and margins from the limit line measured in the lower offset segments. |
| FetchLowerOffsetPower(string, double, out double, out double, out double, out double, out double) | Returns the lower offset segment power measurements. |
| FetchLowerOffsetPowerArray(string, double, ref double[], ref double[], ref double[], ref double[], ref double[]) | Returns the arrays of lower offset segment power measurements. |
| FetchMeasurementStatus(string, double, out RFmxTdscdmaMXSemMeasurementStatus) | Returns the SEM measurement status. |
| FetchSpectrum(string, double, ref Spectrum< float >, ref Spectrum< float >, ref Spectrum< float >) | Fetches the spectrum used for the SEM measurement. |
| FetchUpperOffsetMargin(string, double, out RFmxTdscdmaMXSemUpperOffsetMeasurementStatus, out double, out double, out double, out double) | Returns the measurement status and margin from the limit line measured in the upper offset segment. |
| FetchUpperOffsetMarginArray(string, double, ref RFmxTdscdmaMXSemUpperOffsetMeasurementStatus[], ref double[], ref double[], ref double[], ref double[]) | Returns the measurement status and margin from the limit line measured in the upper offset segments. |
| FetchUpperOffsetPower(string, double, out double, out double, out double, out double, out double) | Returns the upper offset segment power measurements. |
| FetchUpperOffsetPowerArray(string, double, ref double[], ref double[], ref double[], ref double[], ref double[]) | Returns the arrays of upper offset segment power measurements. |
| GetCarrierAbsoluteIntegratedPower(string, out double) | Gets the measurement absolute carrier power. This value is expressed in dBm. |
| GetLowerOffsetAbsoluteIntegratedPower(string, out double) | Gets the absolute power measured in the lower (negative) offset segment. This value is expressed in dBm. Use "offset(n)" as the selector string to read this result. |
| GetLowerOffsetAbsolutePeakPower(string, out double) | Gets the peak absolute power measured in the lower (negative) offset segment. This value is expressed in dBm. Use "offset(n)" as the selector string to read this result. |
| GetLowerOffsetMargin(string, out double) | Gets the margin from the limit mask. This value is expressed in dB. Margin is defined as the minimum distance between the spectrum and the limit mask. Use "offset(n)" as the selector string to read this result. |
| GetLowerOffsetMarginAbsolutePower(string, out double) | Gets the absolute power at which the margin occurred in the lower (negative) offset segment. This value is expressed in dBm. Use "offset(n)" as the selector string to read this result. |
| GetLowerOffsetMarginFrequency(string, out double) | Gets the frequency at which the margin occurred in the lower (negative) offset segment. This value is expressed in Hz. Use "offset(n)" as the selector string to read this result. |
| GetLowerOffsetMarginRelativePower(string, out double) | Gets the power at which the margin occurred in the lower (negative) offset segment relative to the integrated power of the reference carrier. This value is expressed in dB. Use "offset(n)" as the selector string to read this result. |
| GetLowerOffsetMeasurementStatus(string, out RFmxTdscdmaMXSemLowerOffsetMeasurementStatus) | Indicates the lower offset segment measurement status based on the measurement limits specified by the standard. Use "offset(n)" as the selector string to read this result. |
| GetLowerOffsetPeakFrequency(string, out double) | Gets the frequency at which the peak power occurred in the lower offset segment. This value is expressed in Hz. Use "offset(n)" as the selector string to read this result. |
| GetLowerOffsetRelativeIntegratedPower(string, out double) | Gets the power measured in the lower (negative) offset segment relative to the integrated power of the reference carrier. This value is expressed in dB. Use "offset(n)" as the selector string to read this result. |
| GetLowerOffsetRelativePeakPower(string, out double) | Gets the peak power measured in the lower (negative) offset segment relative to the peak power of the reference carrier. This value is expressed in dB. Use "offset(n)" as the selector string to read this result. |
| GetMeasurementStatus(string, out RFmxTdscdmaMXSemMeasurementStatus) | Indicates the overall measurement status based on the measurement limits specified by the standard for each offset segment. |
| GetUpperOffsetAbsoluteIntegratedPower(string, out double) | Gets the absolute power measured in the upper (positive) offset segment. Use "offset(n)" as the selector string to read this result. |
| GetUpperOffsetAbsolutePeakPower(string, out double) | Gets the peak absolute power measured in the upper (positive) offset segment. Use "offset(n)" as the selector string to read this result. |
| GetUpperOffsetMargin(string, out double) | Gets the margin from the limit mask value specified by the standard. This value is expressed in dB. Margin is defined as the minimum distance between the spectrum and the limit mask. Use "offset(n)" as the selector string to read this result. |
| GetUpperOffsetMarginAbsolutePower(string, out double) | Gets the power at which the margin occurred in the upper (positive) offset segment, relative to the integrated or peak power of the reference carrier. This value is expressed in dBm. Use "offset(n)" as the selector string to read this result. |
| GetUpperOffsetMarginFrequency(string, out double) | Gets the frequency at which the margin occurred in the upper (positive) offset. This value is expressed in Hz. Use "offset(n)" as the selector string to read this result. |
| GetUpperOffsetMarginRelativePower(string, out double) | Gets the power at which the margin occurred in the upper (positive) offset segment. This value is expressed in dBm. Use "offset(n)" as the selector string to read this result. |
| GetUpperOffsetMeasurementStatus(string, out RFmxTdscdmaMXSemUpperOffsetMeasurementStatus) | Indicates the upper offset measurement status based on measurement limits specified by the standard. Use "offset(n)" as the selector string to read this result. |
| GetUpperOffsetPeakFrequency(string, out double) | Gets the frequency at which the peak power occurred in the upper offset segment. This value is expressed in Hz. Use "offset(n)" as the selector string to read this result. |
| GetUpperOffsetRelativeIntegratedPower(string, out double) | Gets the power measured in the upper (positive) offset segment relative to the integrated power of the reference carrier. This value is expressed in dB. Use "offset(n)" as the selector string to read this result. |
| GetUpperOffsetRelativePeakPower(string, out double) | Gets the peak power measured in the upper (positive) offset segment relative to the integrated power of the reference carrier. Use "offset(n)" as the selector string to read this result. |