Gets a value indicating whether the input range (ADC or front end) was overloaded at the time the data was recorded.
Syntax
Visual Basic (Declaration) | |
---|
Public Overridable ReadOnly Property IsOverloaded As Boolean |
C# | |
---|
public virtual bool IsOverloaded {get;} |
C++/CLI | |
---|
public:
virtual property bool IsOverloaded {
bool 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