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


Glossary Item Box

Gets an object for managing and viewing the events that have been logged based on the EventRule.Enabled rules.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property Log As EventBasedActionsLog
C# 
public virtual EventBasedActionsLog Log {get;}
C++/CLI 
public:
virtual property EventBasedActionsLog^ Log {
   EventBasedActionsLog^ 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 27.40

See Also