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


Glossary Item Box

Gets a value indicating the transport-block-two modulation format.

Syntax

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

Remarks

The modulation format 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