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


Glossary Item Box

Gets or sets the name of the data header variable that contains the measurement-generated Y reference.

Syntax

Visual Basic (Declaration) 
Public MustOverride Property YReferenceTrace As String
C# 
public abstract string YReferenceTrace {get; set;}
C++/CLI 
public:
abstract property String^ YReferenceTrace {
   String^ get();
   void set (    String^ value);
}

Requirements

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

See Also