Gets the error correction level of the VNA Waves measurement.Use 'wave(n)' as the selector string to read this attribute.

Syntax

Namespace: NationalInstruments.RFmx.VnaMX

public int GetCorrectionLevel(string selectorString, out string value)

Remarks

This method gets the value of WavesResultsCorrectionLevel attribute.

Correction Level

Description

Uncorrected

Correction is not applied to the configured wave.

Wave

1-Port correction is applied to the configured Wave.

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name that is passed when creating the signal configuration is used.

valueout string

Upon return, contains the correction level of the VNA Waves measurement.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.