SetRangeVbwFilterBandwidth(string, double)
- Updated2025-10-13
- 1 minute(s) read
Sets the video bandwidth (VBW) in Hz when you set the SetRangeVbwFilterAutoBandwidth(string, RFmxSpecAnMXSpurRangeVbwFilterAutoBandwidth) method to False.
Syntax
Namespace: NationalInstruments.RFmx.SpecAnMX
public int SetRangeVbwFilterBandwidth(string selectorString, double value)
Remarks
This method sets the value of SpurRangeVbwFilterBandwidth attribute.The default value is 30000.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the spurrange number. |
| value | double | Specifies the video bandwidth (VBW) in Hz when you set the SetRangeVbwFilterAutoBandwidth(string, RFmxSpecAnMXSpurRangeVbwFilterAutoBandwidth) method to False. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.