SetUnusedToneErrorMaskReference(string, RFmxWlanMXOfdmModAccUnusedToneErrorMaskReference)
- Updated2025-10-13
- 1 minute(s) read
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
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
| value | RFmxWlanMXOfdmModAccUnusedToneErrorMaskReference | 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.