RFmx LTE DotNET

Table of Contents

RFmxLteMXSemUpperOffsetMeasurementStatus Enumeration

  • Updated2024-07-17
  • 1 minute(s) read
RFmxLteMXSemUpperOffsetMeasurementStatus Enumeration

RFmxLteMXSemUpperOffsetMeasurementStatus Enumeration

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.

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 RFmxLteMXSemUpperOffsetMeasurementStatus
Public Enumeration RFmxLteMXSemUpperOffsetMeasurementStatus

Members

  Member nameValueDescription
Fail0Indicates that the measurement has failed.
Pass1Indicates that the measurement has passed.

See Also

Log in to get a better experience