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


Glossary Item Box

Specifies the RB Auto Detect Mode which determines the method used to determine what allocations are present.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
OffAuto detection disabled (downlink only).
PowerBasedAuto detection enabled, use power-level based detection of user allocations.
‡ 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