GetIFOutputPowerLevelOffset(string, out double)
- Updated2025-10-13
- 1 minute(s) read
Gets 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 GetIFOutputPowerLevelOffset(string channelName, out double value)
Remarks
This method gets 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 | out double | Upon return, contains 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.