GetUnusedToneErrorMaskReference(string, out RFmxWlanMXOfdmModAccUnusedToneErrorMaskReference)
- Updated2025-10-13
- 1 minute(s) read
Gets 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 GetUnusedToneErrorMaskReference(string selectorString, out RFmxWlanMXOfdmModAccUnusedToneErrorMaskReference value)
Remarks
This method gets 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 | out RFmxWlanMXOfdmModAccUnusedToneErrorMaskReference | Upon return, contains 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.