Gets or sets a value indicating whether the uplink measurement is for an eMTC uplink measurement. if this value is true and the
LinkDirection is uplink, the active uplink channels will be processed as eMTC uplink channels.
Syntax
Visual Basic (Declaration) | |
---|
Public Overridable Property IsEMTCAnalysis As Boolean |
C# | |
---|
public virtual bool IsEMTCAnalysis {get; set;} |
C++/CLI | |
---|
public:
virtual property bool IsEMTCAnalysis {
bool get();
void set ( bool 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