Gets or sets the data scrambling ID configured by higher layer. This property is applicable only when
NidSource is
NidSource.FromHigherLayer
Syntax
Visual Basic (Declaration) | |
---|
Public Overridable Property DataScramblingId As Integer |
C# | |
---|
public virtual int DataScramblingId {get; set;} |
C++/CLI | |
---|
public:
virtual property int DataScramblingId {
int get();
void set ( int value);
} |
Property Value
Default value is 0. Range is from 0 through 65535.
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