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

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int SetOfdmPhaseRotationCoefficient2(string selectorString, RFmxWlanMXOfdmPhaseRotationCoefficient2 value)

Remarks

This method sets the value of OfdmPhaseRotationCoefficient2 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.

valueRFmxWlanMXOfdmPhaseRotationCoefficient2

Specifies the phase rotation coefficient 2 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.