Gets the reference used to create the unused tone error mask for the 802.11ax or 802.11be TB PPDU signals.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int GetUnusedToneErrorMaskReference(string selectorString, out RFmxWlanMXOfdmModAccUnusedToneErrorMaskReference value)

Remarks

This method gets the value of OfdmModAccUnusedToneErrorMaskReference attribute.The default value is Limit1 .

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxWlanMXOfdmModAccUnusedToneErrorMaskReference

Upon return, contains the reference used to create the unused tone error mask for the 802.11ax or 802.11be TB PPDU signals.

Returns

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