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 89600 VSA
Ver 21.20
See Also