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


Glossary Item Box

Gets a value indicating the coding rate.

Syntax

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

Remarks

The coding rate of this physical channel is determined by setting Mcs and McsTable .

Requirements

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

See Also