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


Glossary Item Box

Standards that the input signal conforms to.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
DabModeIThe input signal conforms to DAB-ModeI
DabModeIIThe input signal conforms to DAB-ModeI
DabModeIIIThe input signal conforms to DAB-ModeI
DabModeIVThe input signal conforms to DAB-ModeI
DvbSH1KThe input signal conforms to DVB-SH
DvbTH2KThe input signal conforms to DVB-T 2K
DvbTH4KThe input signal conforms to DVB-H 4K
DvbTH8KThe input signal conforms to DVB-T 8K
Ieee80211AThe input signal conforms to IEEE 802.11a-1999.
Ieee80211AH1The input signal conforms to IEEE 802.11ah (1 MHz bandwidth).20.20
Ieee80211AH16The input signal conforms to IEEE 802.11ah (16 MHz bandwidth).20.20
Ieee80211AH2The input signal conforms to IEEE 802.11ah (2 MHz bandwidth).20.20
Ieee80211AH4The input signal conforms to IEEE 802.11ah (4 MHz bandwidth).20.20
Ieee80211AH8The input signal conforms to IEEE 802.11ah (8 MHz bandwidth).20.20
IsdbTMode3A1B12The input signal conforms to ISDB-T Mode3 1/8 LayerA 1 segment QPSK LayerB 12 segment 64QAM16.20
NRFR1FddDLFullFilledThe input signal conforms to 5G NR FDD BW100MHz Scs30kHz Downlink Full Filled SSB and PDSCH.30.00
NRFR1FddDLTM11The input signal conforms to 5G NR FR1 FDD BW100MHz Scs30kHz TestModelM 1.1.30.00
NRFR1FddDLTM31The input signal conforms to 5G NR FR1 FDD BW100MHz Scs30kHz TestModelM 3.1.30.00
NRFR1FddULFullFilledThe input signal conforms to 5G NR FDD BW100MHz Scs30kHz Uplink Full Filled PUSCH.30.00
NRFR1TddDLFullFilledThe input signal conforms to 5G NR TDD BW100MHz Scs30kHz Downlink Full Filled SSB and PDSCH.30.00
NRFR1TddDLTM11The input signal conforms to 5G NR FR1 TDD BW100MHz Scs30kHz TestModelM 1.1.30.00
NRFR1TddDLTM31The input signal conforms to 5G NR FR1 TDD BW100MHz Scs30kHz TestModelM 3.1.30.00
NRFR1TddULFullFilledThe input signal conforms to 5G NR TDD BW100MHz Scs30kHz Uplink Full Filled PUSCH.30.00
‡ 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)

See Also