SetOptimizePathForSignalBandwidth(string, RFmxInstrMXOptimizePathForSignalBandwidth)
- Updated2025-10-13
- 1 minute(s) read
Optimizes RF path for the signal bandwidth that is centered on the IQ carrier frequency.
Syntax
Namespace: NationalInstruments.RFmx.InstrMX
public int SetOptimizePathForSignalBandwidth(string channelName, RFmxInstrMXOptimizePathForSignalBandwidth value)
Remarks
This method sets the value of OptimizePathForSignalBandwidth attribute.The default value is Automatic. Supported devices: PXIe-5830/5831/5832/5841/5842
Parameters
| Name | Type | Description |
|---|---|---|
| channelName | string | Pass an empty string. |
| value | RFmxInstrMXOptimizePathForSignalBandwidth | Optimizes RF path for the signal bandwidth that is centered on the IQ carrier frequency. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.