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


Glossary Item Box

Gets or sets the marker x-axis position relative to the Reference marker.

Syntax

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

Remarks

Sets XData if this marker is not a Delta marker (see Position)

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 24.20

See Also