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


Glossary Item Box

Specifies the information type transmitted on PUSCH

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
MessageAMessageA is transmitted on the PUSCH.
UserDataUser traffic data is transmitted on the PUSCH.
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Remarks

In order to support different processing for different information transmitted on PUSCH, two information types are defined.

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 25.20

See Also