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


Glossary Item Box

Gets or sets the number of consecutive absolute subframes over which PUCCH or PUSCH stays at the same narrow band before hopping to another narrow band, expressed as a number of absolute subframes. this parameter needs to be set when the IsEMTCAnalysis is true

Syntax

Visual Basic (Declaration) 
Public Overridable Property UplinkEMTCSubframeNumber As Integer
C# 
public virtual int UplinkEMTCSubframeNumber {get; set;}
C++/CLI 
public:
virtual property int UplinkEMTCSubframeNumber {
   int get();
   void set (    int value);
}

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 21.20

See Also