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


Glossary Item Box

Gets the actual time reference used. The DesiredTimeReference property is used to set the desired time reference.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property ActualTimeReference As TimeReference
C# 
public virtual TimeReference ActualTimeReference {get;}
C++/CLI 
public:
virtual property TimeReference ActualTimeReference {
   TimeReference get();
}

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 29.00

See Also