Configures the IEEE 802.11 standard for the signal under analysis.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int ConfigureStandard(string selectorString, RFmxWlanMXStandard standard)

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name that is passed when creating the signal configuration is used.

standardRFmxWlanMXStandard

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.