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


Glossary Item Box

Gets or sets the spectrogram marker offset time for the start of the measurement scan.

Syntax

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

Requirements

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

See Also