Gets or sets a value indicating the Positioning Reference Signal (PRS) resource sequence identity.
Syntax
| Visual Basic (Declaration) | |
|---|
Public MustOverride Property SequenceId As Integer |
| C# | |
|---|
public abstract int SequenceId {get; set;} |
| C++/CLI | |
|---|
public:
abstract property int SequenceId {
int get();
void set ( int value);
} |
Property Value
The value range is from 0 to 4095. 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 89600 VSA
Ver 29.40
See Also