Gets or sets the nprs SequenceInfo higher-layer parameter. Only applicable when
OperationMode is in-band.
Syntax
| Visual Basic (Declaration) | |
|---|
Public MustOverride Property NprsSequenceInfo As Integer |
| C# | |
|---|
public abstract int NprsSequenceInfo {get; set;} |
| C++/CLI | |
|---|
public:
abstract property int NprsSequenceInfo {
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 24.00
See Also