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


Glossary Item Box

Type of payload contained by an allocation.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
CustomCustom sequence (CustomSequenceStyle)
PN11PN11 bit sequence
PN15PN15 bit sequence
PN20PN20 bit sequence
PN23PN23 bit sequence
PN9PN9 bit sequence
UnknownUnknown payload (known modulation)
‡ 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