ConfigureStandard(string, RFmxWlanMXStandard)
- Updated2025-10-13
- 1 minute(s) read
Configures the IEEE 802.11 standard for the signal under analysis.
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public int ConfigureStandard(string selectorString, RFmxWlanMXStandard standard)
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
| standard | RFmxWlanMXStandard | Specifies the signal under analysis as defined under IEEE Standard 802.11 . On a MIMO session, the supported standards are 802.11n, 802.11ac, 802.11ax, and 802.11be. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.