Gets the size of the guard interval of OFDM symbols.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int GetOfdmGuardIntervalType(string selectorString, out RFmxWlanMXOfdmGuardIntervalType value)

Remarks

This method gets 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.

valueout RFmxWlanMXOfdmGuardIntervalType

Upon return, contains 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.