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


Glossary Item Box

Gets or sets the amount by which to adjust the symbol timing when demodulating (in symbols).

Syntax

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

Requirements

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

See Also