Gets the type of detector to be used.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public int GetDetectorType(string selectorString, out RFmxSpecAnMXAcpDetectorType value)

Remarks

This method gets the value of AcpDetectorType attribute.The default value is None. Refer to Spectral Measurements topic for more information on detector types.

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxSpecAnMXAcpDetectorType

Upon return, contains the type of detector to be used.

Returns

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