SetIFFilterBandwidth(string, double)
- Updated2025-10-13
- 1 minute(s) read
Sets the IF filter path bandwidth for your device configuration.
Syntax
Namespace: NationalInstruments.RFmx.InstrMX
public int SetIFFilterBandwidth(string channelName, double value)
Remarks
This method sets the value of IFFilterBandwidth attribute.RFmx chooses an appropriate IF filter as default IF Filter based on measurement configuration, center frequency, cleaner spectrum and downconverter preselector.Supported devices: PXIe-5665/5668
Parameters
| Name | Type | Description |
|---|---|---|
| channelName | string | Pass an empty string. |
| value | double | Specifies the IF filter path bandwidth for your device configuration. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.