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


Glossary Item Box

Gets the primary BWP which may be used in the Component Carrier.

Syntax

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

Requirements

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

See Also