Visual Basic (Declaration) | |
---|---|
Public MustOverride Property Symbol As Integer |
C# | |
---|---|
public abstract int Symbol {get; set;} |
Property Value
The integer representation of the data symbol represented by the constellation state location. The default value matches the value of Index. Most significant bit ordering is assumed.The numeric representation of symbol data must be specified in most significant bit ordering.
To provide a binary value of "b010", set the value to 2.
To provide a hex value of "0x30A", set the value to 778.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 18.00