Keysight Pathwave 89600 VSA .NET API
IsOverloaded Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > PlayChannel Class : IsOverloaded Property


Glossary Item Box

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