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


Glossary Item Box

Gets or sets which subchannel groups are allocated to the segment (only applies to DL PUSC zones).

Syntax

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

Requirements

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

See Also