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

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name that is passed when creating the signal configuration is used.

valueRFmxWlanMXOfdmGuardIntervalType

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.