Sets whether the mask used for the SEM measurement is defined either as per the standard or as specified by you.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int SetMaskType(string selectorString, RFmxWlanMXSemMaskType value)

Remarks

This method sets the value of SemMaskType attribute.The default value is Standard .

Parameters

NameTypeDescription
selectorStringstring

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

valueRFmxWlanMXSemMaskType

Specifies whether the mask used for the SEM measurement is defined either as per the standard or as specified by you.

Returns

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