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


Glossary Item Box

Gets a value indicating the transport-block-two coding rate.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property TransportBlockTwoCodingRate As Double
C# 
public virtual double TransportBlockTwoCodingRate {get;}
C++/CLI 
public:
virtual property double TransportBlockTwoCodingRate {
   double get();
}

Remarks

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

Requirements

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

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 28.60

See Also