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


Glossary Item Box

Gets or sets the reference marker for X- and Y-value calculations if the marker position type is set to delta.

Syntax

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

Requirements

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

See Also