Sets the limits to be used in the measurement for downlink. Refer to section 6.6.3 of the 3GPP 36.141 specification for more information about standard-defined mask types.

Syntax

Namespace: NationalInstruments.RFmx.LteMX

public int SetDownlinkMaskType(string selectorString, RFmxLteMXSemDownlinkMaskType value)

Remarks

This method sets the value of SemDownlinkMaskType attribute. The default value is ENodeBCategoryBased.

Parameters

NameTypeDescription
selectorStringstring

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

valueRFmxLteMXSemDownlinkMaskType

Specifies the limits to be used in the measurement for downlink. Refer to section 6.6.3 of the 3GPP 36.141 specification for more information about standard-defined mask types.

Returns

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