Sets whether to enable compensation of the channel powers for the inherent noise floor of the RF signal analyzer.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public int SetNoiseCompensationEnabled(string selectorString, RFmxSpecAnMXAcpNoiseCompensationEnabled value)

Remarks

This method maps to the RFmxSpecAn_ACPSetNoiseCompensationEnabled() function in C.

Parameters

NameTypeDescription
selectorStringstring

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

valueRFmxSpecAnMXAcpNoiseCompensationEnabled

Specifies whether to enable compensation of the channel powers for the inherent noise floor of the signal analyzer.

Returns

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