Keysight Pathwave 89600 VSA .NET API
DownlinkZone Property
See Also 
Agilent.SA.Vsa.Ieee80216Ofdma.Interfaces Assembly > Agilent.SA.Vsa.Ieee80216Ofdma Namespace > MeasurementExtension Class : DownlinkZone Property


Glossary Item Box

Gets a handle to the manual downlink zone.

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property DownlinkZone As DownlinkZone
C# 
public abstract DownlinkZone DownlinkZone {get;}
C++/CLI 
public:
abstract property DownlinkZone^ DownlinkZone {
   DownlinkZone^ get();
}

Requirements

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

See Also