Keysight Pathwave 89600 VSA .NET API
ResultLengthSelection Enumeration
See Also 
Agilent.SA.Vsa.CustomOfdm.Interfaces Assembly > Agilent.SA.Vsa.CustomOfdm Namespace : ResultLengthSelection Enumeration


Glossary Item Box

Methods for selecting the result length.

Syntax

Visual Basic (Declaration) 
Public Enum ResultLengthSelection 
   Inherits System.Enum
C# 
public enum ResultLengthSelection : System.Enum 
C++/CLI 
public enum class ResultLengthSelection : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
AutomaticResult length is automatically determined by analyzing the RF envelope of the signal.
ManualResult length is determined by the ResultLength property, and the length from burst search is ignored.
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Requirements

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

See Also