GetOptimizePathForSignalBandwidth(string, out 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 GetOptimizePathForSignalBandwidth(string channelName, out RFmxInstrMXOptimizePathForSignalBandwidth value)
Remarks
This method gets 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 | out 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.