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


Glossary Item Box

Gets or sets the Walsh code length.

Syntax

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

Remarks

Sets the code layer to be used for code channel analysis. This only applies to reverse link measurements. Default is 16.

Requirements

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

See Also