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


Glossary Item Box

Gets or sets the MCS index for the allocation/channel.

Syntax

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

Property Value

The default value is -1, indicating that the value is not used.

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 20.0

See Also