Keysight Pathwave 89600 VSA .NET API
MaxValue Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > IStepValue Interface : MaxValue Property


Glossary Item Box

Gets the maximum value.

Syntax

Visual Basic (Declaration) 
ReadOnly Property MaxValue As Double
C# 
double MaxValue {get;}
C++/CLI 
property double MaxValue {
   double get();
}

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also