Gets 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 GetMaskType(string selectorString, out RFmxWlanMXSemMaskType value)

Remarks

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

valueout RFmxWlanMXSemMaskType

Upon return, contains 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.