Configures the computation of compression points corresponding to the compression levels specified by RFmxSpecAnMXAmpmCompressionPointEnabled method.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public int ConfigureCompressionPoints(string selectorString, RFmxSpecAnMXAmpmCompressionPointEnabled compressionPointEnabled, double[] compressionLevel)

Parameters

NameTypeDescription
selectorStringstring

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

compressionPointEnabledRFmxSpecAnMXAmpmCompressionPointEnabled

Specifies the computation of compression points corresponding to the compression levels specified by RFmxSpecAnMXAmpmCompressionPointEnabled method.

compressionLeveldouble[]

Specifies the compression levels for which compression points are computed when RFmxSpecAnMXAmpmCompressionPointEnabled method is set to True.

Returns

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