GetCompositeMeasurementStatus(string, out RFmxEvdoMXSemCompositeMeasurementStatus)
- Updated2025-10-13
- 1 minute(s) read
Indicates the overall measurement status based on the measurement limits and the failure criteria specified by the standard for each offset segment.
Syntax
Namespace: NationalInstruments.RFmx.EvdoMX
public int GetCompositeMeasurementStatus(string selectorString, out RFmxEvdoMXSemCompositeMeasurementStatus value)
Remarks
This method gets the value of SemResultsCompositeMeasurementStatus attribute.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the result name. |
| value | out RFmxEvdoMXSemCompositeMeasurementStatus | Indicates the overall measurement status based on the measurement limits and the failure criteria specified by the standard for each offset segment. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.