Sets the power offset by which to adjust the default IF output power level. This value is expressed in dB.

Syntax

Namespace: NationalInstruments.RFmx.InstrMX

public int SetIFOutputPowerLevelOffset(string channelName, double value)

Remarks

This method sets the value of IFOutputPowerLevelOffset attribute.The default value is 0.Supported devices: PXIe-5663/5663E/5665, PXIe-5668

Parameters

NameTypeDescription
channelNamestring

Pass an empty string.

valuedouble

Specifies the power offset by which to adjust the default IF output power level. This value is expressed in dB.

Returns

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