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


Glossary Item Box

Gets or sets the resource block offset of the narrowband carrier within the LTE carrier.

Syntax

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

Property Value

The default value is 0.

Remarks

Requirements

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

See Also