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


Glossary Item Box

Enum value indicating the span of symbol bitmap of a rate match pattern.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
OneSlotSymbol bitmap span is one slot. This means the bitmap length is 14 symbols.
TwoSlotSymbol bit map span is two slots. This means the bitmap length is 28 symbols.
‡ 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 26.00

See Also