Sets the phase rotation coefficient 3 as defined in IEEE Standard P802.11be/D7.0 .

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int SetOfdmPhaseRotationCoefficient3(string selectorString, RFmxWlanMXOfdmPhaseRotationCoefficient3 value)

Remarks

This method sets the value of OfdmPhaseRotationCoefficient3 attribute.The default value is -1.

Parameters

NameTypeDescription
selectorStringstring

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

valueRFmxWlanMXOfdmPhaseRotationCoefficient3

Specifies the phase rotation coefficient 3 as defined in IEEE Standard P802.11be/D7.0 .

Returns

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