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


Glossary Item Box

Specifies the antenna orientation for the angle of arrival measurement.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
DisabledAll antennas are disabled.
FourAntennasSquareShapedSquare orientation with four antennas.
ThreeAntennasLShapedL-shaped orientation with three antennas.
ThreeAntennasLShapedFlippedL-shaped flipped orientation with three antennas.
TwoAntennasHorizontalHorizontal orientation with two antennas.
TwoAntennasVerticalVertical orientation with two antennas.
‡ 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)

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 25.20

See Also