Sets whether the frequency range of the spectrum used for SEM measurement is computed automatically by the measurement or is configured by you.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int SetSpanAuto(string selectorString, RFmxWlanMXSemSpanAuto value)

Remarks

This method sets the value of SemSpanAuto attribute.The default value is True .

Parameters

NameTypeDescription
selectorStringstring

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

valueRFmxWlanMXSemSpanAuto

Specifies whether the frequency range of the spectrum used for SEM measurement is computed automatically by the measurement or is configured by you.

Returns

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