Gets the maximum value over Meas Length of peak phase offsets between the reference and measurement slots.

Syntax

Namespace: NationalInstruments.RFmx.NRMX

public int GetPuschPeakPhaseOffsetMaximum(string selectorString, out double value)

Remarks

This method gets the value of ModAccResultsPuschPeakPhaseOffsetMaximum attribute.

Parameters

NameTypeDescription
selectorStringstring

Specifies the result name, User number, Bwp number, Carrier number and Subblock number. Example: "Subblock0", "result::r1/Subblock0" or "result::r1/Subblock0/User0/Bwp0/Carrier0". You can use the BuildUserString(string, int) method to build the selector string.

valueout double

Upon return, contains the maximum value over Meas Length of peak phase offsets between the reference and measurement slots.

Returns

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