Keysight Pathwave 89600 VSA .NET API
DataType Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > MeasurementData Class : DataType Property


Glossary Item Box

Gets the Type of the numbers contained in the Data array.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property DataType As Type
C# 
public virtual Type DataType {get;}
C++/CLI 
public:
virtual property Type^ DataType {
   Type^ get();
}

Requirements

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

See Also