Gets the actual video bandwidth for cases when it may differ from the desired video bandwidth. This normally occurs when using gating with a manually entered gate length where the gate length is longer than what is needed for the current VBW/RBW ratio. This property is only supported when the
ActiveInputDomains has a value of
InputDomains.Time. This property will return a value of double.NaN when not supported.
Syntax
Visual Basic (Declaration) | |
---|
Public Overridable ReadOnly Property ActualVideoBandwidth As Double |
C# | |
---|
public virtual double ActualVideoBandwidth {get;} |
C++/CLI | |
---|
public:
virtual property double ActualVideoBandwidth {
double get();
} |
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA
Ver 28.60
See Also