Gets or sets a value indicating the nRAPID value used for scrambling sequence generation.
Syntax
Visual Basic (Declaration) | |
---|
Public Overridable Property IndexOfRandomAccessPreambleForMessageA As Integer |
C# | |
---|
public virtual int IndexOfRandomAccessPreambleForMessageA {get; set;} |
C++/CLI | |
---|
public:
virtual property int IndexOfRandomAccessPreambleForMessageA {
int get();
void set ( int value);
} |
Property Value
Default value is 0. Range of value is 0 through 63.
Remarks
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 25.20
See Also