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


Glossary Item Box

Gets or sets the symbol rate of the sounding signal.

Syntax

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

Requirements

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

See Also