Keysight 89600 VSA .NET API
GetBootLog Method
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > Application Class : GetBootLog Method


Glossary Item Box

Get the current boot log.

Syntax

Visual Basic (Declaration) 
Public Overridable Function GetBootLog() As String()
C# 
public virtual string[] GetBootLog()
C++/CLI 
public:
virtual array<String^>^ GetBootLog(); 

Return Value

The current boot log.

Requirements

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

Minimum Software Version Requirement: Keysight 89600 VSA Ver 30.00

See Also