SetIFOutputPowerLevelOffset(string, double)
- Updated2025-10-13
- 1 minute(s) read
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
| Name | Type | Description |
|---|---|---|
| channelName | string | Pass an empty string. |
| value | double | 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.