Keysight Pathwave 89600 VSA .NET API
IsNPucch1Coupled Property
See Also 
Agilent.SA.Vsa.Lte.Interfaces Assembly > Agilent.SA.Vsa.Lte Namespace > Pucch Class : IsNPucch1Coupled Property


Glossary Item Box

Gets or sets a value indicating whether all PUCCH allocations share the same n^(1).

Syntax

Visual Basic (Declaration) 
Public MustOverride Property IsNPucch1Coupled As Boolean
C# 
public abstract bool IsNPucch1Coupled {get; set;}
C++/CLI 
public:
abstract property bool IsNPucch1Coupled {
   bool get();
   void set (    bool value);
}

Property Value

The default value is true.

Requirements

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

See Also