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


Glossary Item Box

Gets or sets a value indicating the C-RNTI for the physical channel.

Syntax

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

Property Value

Default value is 0. Range of value is 0 through 65535.

Remarks

The property is for specifying C-RNTI.

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 28.00

See Also