Gets whether space-time block coding is enabled. This method is applicable only for 802.11ax TB PPDU.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int GetOfdmStbcEnabled(string selectorString, out RFmxWlanMXOfdmStbcEnabled value)

Remarks

This method gets the value of OfdmStbcEnabled attribute.The default value is False .

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxWlanMXOfdmStbcEnabled

Upon return, contains whether space-time block coding is enabled. This method is applicable only for 802.11ax TB PPDU.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.