Gets whether the values of the SetNPuschToneOffset(string, int), NPUSCH Number of Tones, and SetNPuschModulationType(string, RFmxLteMXNPuschModulationType) properties are auto-detected by the measurement or specified by you.

Syntax

Namespace: NationalInstruments.RFmx.LteMX

public int GetAutoNPuschChannelDetectionEnabled(string selectorString, out RFmxLteMXAutoNPuschChannelDetectionEnabled value)

Remarks

This method gets the value of AutoNPuschChannelDetectionEnabled attribute. The default value is True.

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxLteMXAutoNPuschChannelDetectionEnabled

Upon return, contains whether the values of the SetNPuschToneOffset(string, int), NPUSCH Number of Tones, and SetNPuschModulationType(string, RFmxLteMXNPuschModulationType) properties are auto-detected by the measurement or specified by you.

Returns

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