Sets the stop frequency for the last offset segment to be used in the measurement. This value is expressed in Hz.

Syntax

Namespace: NationalInstruments.RFmx.LteMX

public int SetDeltaFMaximum(string selectorString, double value)

Remarks

This method sets the value of SemDeltaFMaximum attribute. The default value is 15 MHz. The minimum value is 9.5 MHz. This property is considered for downlink only when you set the SEM DL Mask Type property to either eNodeB Category Based or Band 46.

Parameters

NameTypeDescription
selectorStringstring

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

valuedouble

Specifies the stop frequency for the last offset segment to be used in the measurement. This value is expressed in Hz.

Returns

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