Gets the LTF symbol size. This method is applicable only for 802.11ax and 802.11be signals.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int GetOfdmLtfSize(string selectorString, out RFmxWlanMXOfdmLtfSize value)

Remarks

This method gets the value of OfdmLtfSize attribute.The default value is LtfSize4x .

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxWlanMXOfdmLtfSize

Upon return, contains the LTF symbol size. This method is applicable only for 802.11ax and 802.11be signals.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.