Keysight Pathwave 89600 VSA .NET API
TBScalingFactor Enumeration
See Also 
Agilent.SA.Vsa.NewRadio.Interfaces Assembly > Agilent.SA.Vsa.NewRadio Namespace : TBScalingFactor Enumeration


Glossary Item Box

Enum values indicating the factor by which to scale the Transport Block size.

Syntax

Visual Basic (Declaration) 
Public Enum TBScalingFactor 
   Inherits System.Enum
C# 
public enum TBScalingFactor : System.Enum 
C++/CLI 
public enum class TBScalingFactor : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
HalfScale the TBS by a factor of 1/2.
OneScale the TBS by a factor of 1.
QuarterScale the TBS by a factor of 1/4.
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

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 24.00

See Also