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

Remarks

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

valueout RFmxLteMXSemDownlinkMaskType

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