Configures the wave to be measured in format a(receiver port number)(source port number) or b(receiver port number)(source port number), where 'a' specifies that the receiver is reference receiver and 'b' specifies that the receiver is test receiver.
Use "wave(n)" as the selector string to configure this method.Supported Devices: NI PXIe-5633

Syntax

Namespace: NationalInstruments.RFmx.VnaMX

public int ConfigureWave(string selectorString, string wave)

Parameters

NameTypeDescription
selectorStringstring

Specifies a selector string comprising of the signal name, result name, and wave number. If you do not specify the signal name, the default signal instance is used. If you do not specify the result name, the default result instance is used.

wavestring

Specifies the wave to be measured. The default value is b11.

Returns

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