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


Glossary Item Box

Gets or sets the desired timestamp source to use.

Syntax

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

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 28.40

See Also