Specifies whether the video bandwidth (VBW) is expressed directly or computed based on the VBW to RBW ratio.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public enum RFmxSpecAnMXSpectrumVbwFilterAutoBandwidth

Members

NameValueDescription
False0

Specify the video bandwidth in the Spectrum VBW method. The SetVbwFilterVbwToRbwRatio(string, double) method is disregarded in this mode.

True1

Specify video bandwidth in terms of the VBW to RBW ratio. The value of the video bandwidth is then computed by using the SetVbwFilterVbwToRbwRatio(string, double) method and the Spectrum RBW method. The value of the Spectrum VBW method is disregarded in this mode.