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


Glossary Item Box

Gets the marker Y value relative to the Reference marker.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property YRelative As Double
C# 
public virtual double YRelative {get;}
C++/CLI 
public:
virtual property double YRelative {
   double get();
}

Remarks

If the maker is not a Delta marker (Position), then the Y value is returned.

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 25.40

See Also