GetUnusedToneErrorMaskReference(string, out RFmxWlanMXOfdmModAccUnusedToneErrorMaskReference)
- Updated2025-04-08
- 1 minute(s) read
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
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 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.