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

Syntax

Namespace: NationalInstruments.RFmx.VnaMX

public int GetCorrectionState(string selectorString, out RFmxVnaMXWavesCorrectionState value)

Remarks

This method gets the value of WavesResultsCorrectionState attribute.

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxVnaMXWavesCorrectionState

Upon return, contains the error correction state of the VNA Waves measurement.

Returns

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