Visual Basic (Declaration) | |
---|---|
Public MustOverride Property WalshCodeLength As Integer |
C# | |
---|---|
public abstract int WalshCodeLength {get; set;} |
Property Value
The default value is 64. For forward-link measurements, the maximum value is set by BaseWalshCodeLength, and the minimum is 4. For reverse-link measurements, the maximum value is 32 and the minimum is 2.This property is the Walsh code length used for despread channel analysis. This, combined with WalshCodeNumber, specifies the despread channel that is displayed in the Channel IQ Meas Time, Channel IQ Ref Time, Channel Error Vector Time, Channel Magnitude Error, Channel Phase Error, and Channel Syms/Errs traces. For uplink you also should specify whether you want I or Q bits using the IQBranch property. You can change the WalshCodeLength after pausing a measurement, and the analyzer can compute and display new traces without having to acquire new data.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)