Keysight Pathwave 89600 VSA .NET API
SymbolClockAdjustment Property
See Also 
Agilent.SA.Vsa.ChannelSounding.Interfaces Assembly > Agilent.SA.Vsa.ChannelSounding Namespace > MeasurementExtension Class : SymbolClockAdjustment Property


Glossary Item Box

Gets or sets a correction to the acquired time record's sample rate in ppm (parts-per-million).

Syntax

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

Requirements

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

See Also