Keysight Pathwave 89600 VSA .NET API
LayerDecodingType Enumeration
See Also 
Agilent.SA.Vsa.NBIot.Interfaces Assembly > Agilent.SA.Vsa.NBIot Namespace : LayerDecodingType Enumeration


Glossary Item Box

Specifies what type of decoding to apply to downlink channels. Only applies when MeasurementExtension.NumberOfNrsAntennas > 1.

Syntax

Visual Basic (Declaration) 
Public Enum LayerDecodingType 
   Inherits System.Enum
C# 
public enum LayerDecodingType : System.Enum 
C++/CLI 
public enum class LayerDecodingType : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
OffLayer IQ Meas traces show constellation points as transmitted on the subcarriers.
OnLayer IQ Meas traces show constellation points after TX diversity precoding is removed. All layer traces show the same set of points.
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Requirements

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

See Also