Sets the format for wave measurement. Use 'wave(n)' as the selector string to configure or read this attribute.
Use RFmxVNA Waves Fetch Y Data to fetch the waves.

Syntax

Namespace: NationalInstruments.RFmx.VnaMX

public int SetFormat(string selectorString, RFmxVnaMXWavesFormat value)

Remarks

This method sets the value of WavesFormat attribute.The default value is (format type="bold")RFMXVNA_VAL_Magnitude(/format).

Parameters

NameTypeDescription
selectorStringstring

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

valueRFmxVnaMXWavesFormat

Specifies the format for wave measurement.

Returns

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