Gets or sets the Cell ID of the second cell (Downlink only).
Syntax
Visual Basic (Declaration) | |
---|
Public Overridable Property InterferenceCellId As Integer |
C# | |
---|
public virtual int InterferenceCellId {get; set;} |
C++/CLI | |
---|
public:
virtual property int InterferenceCellId {
int get();
void set ( int value);
} |
Property Value
The default value is 0.
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 23.20
See Also