Keysight Pathwave 89600 VSA .NET API
Version Property
See Also 
Agilent.SA.Vsa.NewRadio.Interfaces Assembly > Agilent.SA.Vsa.NewRadio Namespace > Pdcch Class : Version Property


Glossary Item Box

Gets or sets the specification interpretation to use for PDCCH.

Syntax

Visual Basic (Declaration) 
Public Overridable Property Version As FiveGVersion
C# 
public virtual FiveGVersion Version {get; set;}
C++/CLI 
public:
virtual property FiveGVersion Version {
   FiveGVersion get();
   void set (    FiveGVersion value);
}

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 24.00

See Also