SetOfdmDcmEnabled(string, RFmxWlanMXOfdmDcmEnabled)
- Updated2025-10-13
- 1 minute(s) read
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
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the user number. |
| value | RFmxWlanMXOfdmDcmEnabled | 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.