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


Glossary Item Box

Gets the offset of the event (in seconds).

Syntax

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

Remarks

Relative to the system time of the last restart (when data from hardware), or relative to the t=0 time of the recording (trigger time when the recording was captured).

Requirements

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

See Also