Keysight Pathwave 89600 VSA .NET API
StateDictionary Class
Members  See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace : StateDictionary Class


Glossary Item Box

The StateDictionary class represents the description information associated with a MeasurementData.

Syntax

Visual Basic (Declaration) 
Public MustInherit Class StateDictionary 
   Inherits RemotableObject
   Implements IPropertyInfoIPropertyInfo2IRemoteNotifyPropertyChangedIRemoteNotifyPropertyInfoChanged 
C++/CLI 
public ref class StateDictionary abstract : public RemotableObject, IPropertyInfoIPropertyInfo2IRemoteNotifyPropertyChangedIRemoteNotifyPropertyInfoChanged  

Remarks

For more information and a list of the available keys, see the "Data Header Variables" topic in the "Shared Data with Other Applications" book of the online help.

Requirements

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

See Also