Sets whether the dual carrier modulation (DCM) is applied to the data field of the 802.11ax TB PPDU signals.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int SetOfdmDcmEnabled(string selectorString, RFmxWlanMXOfdmDcmEnabled value)

Remarks

This method sets the value of OfdmDcmEnabled attribute.The default value is False .

Parameters

NameTypeDescription
selectorStringstring

Specifies the user number.
Example: "user0".
You can use the BuildUserString(string, int) method to build the selector string.

valueRFmxWlanMXOfdmDcmEnabled

Specifies whether the dual carrier modulation (DCM) is applied to the data field of the 802.11ax TB PPDU signals.

Returns

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