Keysight Pathwave 89600 VSA .NET API
ElementSpacingUnit Property
See Also 
Agilent.SA.Vsa.NewRadio.Interfaces Assembly > Agilent.SA.Vsa.NewRadio Namespace > RectangularAntennaPanelArray Class : ElementSpacingUnit Property


Glossary Item Box

Gets or sets the unit of PanelSpacingInHorizontalDirection, PanelSpacingInVerticalDirection, ElementSpacingInHorizontalDirection, ElementSpacingInVerticalDirection.

Syntax

Visual Basic (Declaration) 
Public Property ElementSpacingUnit As ElementSpacingUnit
C# 
public ElementSpacingUnit ElementSpacingUnit {get; set;}
C++/CLI 
public:
property ElementSpacingUnit ElementSpacingUnit {
   ElementSpacingUnit get();
   void set (    ElementSpacingUnit value);
}

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 27.00

See Also