GetOfdmFecCodingType(string, out RFmxWlanMXOfdmFecCodingType)
- Updated2025-10-13
- 1 minute(s) read
Gets the type of forward error correction (FEC) coding used.
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public int GetOfdmFecCodingType(string selectorString, out RFmxWlanMXOfdmFecCodingType value)
Remarks
This method gets the value of OfdmFecCodingType attribute.The default value is Ldpc .
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the user number. |
| value | out RFmxWlanMXOfdmFecCodingType | Upon return, contains 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.