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

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int SetUnusedToneErrorMaskReference(string selectorString, RFmxWlanMXOfdmModAccUnusedToneErrorMaskReference value)

Remarks

This method sets 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.

valueRFmxWlanMXOfdmModAccUnusedToneErrorMaskReference

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

Returns

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