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


Glossary Item Box

Gets a value indicating whether this RU is punctured. The only punctured RU is the center RU26 of allocation index 24 in 802.11be.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property IsRUPunctured As Boolean
C# 
public virtual bool IsRUPunctured {get;}
C++/CLI 
public:
virtual property bool IsRUPunctured {
   bool get();
}

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 26.20

See Also