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


Glossary Item Box

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

Syntax

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

Requirements

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

See Also