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


Glossary Item Box

Enum values indicating the DMRS symbol mapping type

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
TypeAMapping is Type A.
TypeBMapping is Type B.
‡ 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)

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 23.00

See Also