GetMeasurementStatus(string, out RFmxBTMXAcpResultsMeasurementStatus)
- Updated2025-04-08
- 1 minute(s) read
Indicates the overall measurement status based on the measurement limits specified by the standard when you set the SetOffsetChannelMode(string, RFmxBTMXAcpOffsetChannelMode) method to InBand.
Syntax
Namespace: NationalInstruments.RFmx.BTMX
public int GetMeasurementStatus(string selectorString, out RFmxBTMXAcpResultsMeasurementStatus value)
Remarks
This method gets the value of AcpResultsMeasurementStatus attribute.
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Specifies the result name. |
value | out RFmxBTMXAcpResultsMeasurementStatus | Indicates the overall measurement status based on the measurement limits specified by the standard when you set the SetOffsetChannelMode(string, RFmxBTMXAcpOffsetChannelMode) method to InBand. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.