Indicates the overall measurement status.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public enum RFmxSpecAnMXSpurMeasurementStatus

Members

NameValueDescription
Fail0

Indicates that the amplitude of the detected spurs is greater than the value of the NationalInstruments.RFmx.SpecAnMX.RFmxSpecAnMXSpurResults.FetchRangeAbsoluteLimitTrace(string,double,NationalInstruments.Spectrum<float>@) method.

Pass1

Indicates that the amplitude of the detected spurs is lower than the value of the GetRangeSpurAbsoluteLimit(string, out double) method.