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


Glossary Item Box

Gets or sets the upper mask amplitude offset from the current Range of the trigger channel.

Syntax

Visual Basic (Declaration) 
Public MustOverride Property UpperAmplitudeOffset As Double
C# 
public abstract double UpperAmplitudeOffset {get; set;}
C++/CLI 
public:
abstract property double UpperAmplitudeOffset {
   double get();
   void set (    double value);
}

Requirements

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

See Also