Keysight 89600 VSA .NET API
Symbols Property
See Also 
Agilent.SA.Vsa.CustomOfdm.Interfaces Assembly > Agilent.SA.Vsa.CustomOfdm Namespace > SymbolSubcarrierBlock Class : Symbols Property


Glossary Item Box

Gets the array of symbols represented as integers.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Symbols As Integer()
C# 
public int[] Symbols {get;}
C++/CLI 
public:
property array<int>^ Symbols {
   array<int>^ get();
}

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

Minimum Software Version Requirement: Keysight 89600 VSA Ver 30.40

See Also