SetOfdmFecCodingType(string, RFmxWlanMXOfdmFecCodingType)
- Updated2025-10-13
- 1 minute(s) read
Sets the type of forward error correction (FEC) coding used.
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public int SetOfdmFecCodingType(string selectorString, RFmxWlanMXOfdmFecCodingType value)
Remarks
This method sets the value of OfdmFecCodingType attribute.The default value is Ldpc .
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the user number. |
| value | RFmxWlanMXOfdmFecCodingType | Specifies the type of forward error correction (FEC) coding used. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.