Gets the magnitude units for all S-Parameters for which you set SParamsFormat method to Magnitude.

Syntax

Namespace: NationalInstruments.RFmx.VnaMX

public int GetMagnitudeUnits(string selectorString, out RFmxVnaMXSParamsMagnitudeUnits value)

Remarks

This method gets the value of SParamsMagnitudeUnits attribute.The default value is dB.

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxVnaMXSParamsMagnitudeUnits

Upon return, contains the magnitude units for all S-Parameters for which you set SParamsFormat method to Magnitude.

Returns

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