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


Glossary Item Box

Gets data scrambling ID value. If NidSource is FromCellId, ComponentCarrier.CellIdentity is used. Otherwise,

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property Nid As Integer
C# 
public virtual int Nid {get;}
C++/CLI 
public:
virtual property int Nid {
   int get();
}

Property Value

Default value is ComponentCarrier.CellIdentity. If the NidSource is NidSource.FromCellId, the range from 0 to 1007. Otherwise, the range of value is 0 through 65535.

Requirements

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

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 23.20

See Also