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


Glossary Item Box

Gets a value indicating the ID of this layer.

Syntax

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

Remarks

Range from 0 to 7. Each PxschLayerMapping in a group must have a unique ID.

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 29.00

See Also