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


Glossary Item Box

Gets or sets a value indicating the pi/2BpskScramblingID1 value used for DMRS sequence generation.

Syntax

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

Property Value

Default value is 0. Range of value is 0 through 65535.

Remarks

This property corresponds to the higher-layer parameter pi2BPSK-ScramblingID1 in DMRS-UplinkConfig information element.

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.20

See Also