Gets or sets the video bandwidth in Hz. This is the -3 dB bandwidth.
Syntax
Visual Basic (Declaration) | |
---|
Public MustOverride Property VideoBandwidth As Double |
C# | |
---|
public abstract double VideoBandwidth {get; set;} |
C++/CLI | |
---|
public:
abstract property double VideoBandwidth {
double get();
void set ( double value);
} |
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 18.50
See Also