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


Glossary Item Box

Gets the downlink subframe object for the frame.

Syntax

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

Requirements

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

See Also