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


Glossary Item Box

Gets or sets a value indicating whether using the row index of 7.4.1.5.3-1 in 38.211 to configure the CSI-RS.

Syntax

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

Remarks

when using the table row index to config the CSI-RS, the number of antenna port and CDM type and maybe the density are decided by the row index, Default value is true.

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 25.40

See Also