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


Glossary Item Box

Gets or sets a value indicating the rb-Offset-r16 configured for this CORESET.

Syntax

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

Property Value

Default value is 0.

Remarks

This value indicates rb-Offset-r16 configured in ControlResourceSet, please refer to standard 38.331-g10. It is only used when RBOffsetR16Configured is true.

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 25.40

See Also