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


Glossary Item Box

Gets a reference to the primary PDSCH physical channel settings.

Syntax

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

Requirements

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

See Also