Keysight Pathwave 89600 VSA .NET API
Standard Property
See Also 
Agilent.SA.Vsa.Wlan80211N.Interfaces Assembly > Agilent.SA.Vsa.Wlan80211N Namespace > MeasurementExtension Class : Standard Property


Glossary Item Box

Gets or sets the signal standard used by the transmitter.

Syntax

Visual Basic (Declaration) 
Public MustOverride Property Standard As Standard
C# 
public abstract Standard Standard {get; set;}
C++/CLI 
public:
abstract property Standard Standard {
   Standard get();
   void set (    Standard value);
}

Property Value

In version 21.0 or earlier, the default value is Standard.Ieee80211Nac40. Since version 21.2, the default value is Standard.Ieee80211AX40

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also