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


Glossary Item Box

Gets or sets the chip rate.

Syntax

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

Remarks

Sets the Chip Rate for 1xEV-DO analysis in Hz. The default value for Chip Rate is 1.2288MHz.

Requirements

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

See Also