Sets the LTF symbol size. This method is applicable only for 802.11ax and 802.11be signals. For 802.11ax Trigger-based PPDU, you must always configure this method. For other signals, you must configure this method, if OFDMHeaderDecodingEnabled is False.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int SetOfdmLtfSize(string selectorString, RFmxWlanMXOfdmLtfSize value)

Remarks

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

valueRFmxWlanMXOfdmLtfSize

Specifies 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.