SetOfdmGuardIntervalType(string, RFmxWlanMXOfdmGuardIntervalType)
- Updated2025-10-13
- 1 minute(s) read
Sets the size of the guard interval of OFDM symbols.
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public int SetOfdmGuardIntervalType(string selectorString, RFmxWlanMXOfdmGuardIntervalType value)
Remarks
This method sets the value of OfdmGuardIntervalType attribute.The default value is 1/4.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
| value | RFmxWlanMXOfdmGuardIntervalType | Specifies the size of the guard interval of OFDM symbols. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.