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


Glossary Item Box

Specifies the signal link direction (forward or reverse).

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
ForwardLinkSpecifies the Forward link direction.
ReverseLinkSpecifies the Reverse link direction.
‡ 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