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


Glossary Item Box

Gets a value indicating the NCS of the PRACH channel.

Syntax

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

Property Value

The value as determined by the ZeroCorrelationZoneConfiguration.

Remarks

Based on Table 6.3.3.1-7.

Requirements

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

See Also