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


Glossary Item Box

Type of allocation.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
DataData: carries Data payload.
IdleIdle: off/ignored portion of the frame.
PilotPilots: typically interspersed within the Data, used for tracking and updating channel estimate.
PreamblePreamble: used for initial sync and channel estimation.
‡ 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 27.40

See Also