Keysight Pathwave 89600 VSA .NET API
InputDataDomain Property
See Also 
Agilent.SA.Vsa.NewRadio.Interfaces Assembly > Keysight.SA.Vsa.ContextExtensions.NewRadio Namespace > CalculationControl Class : InputDataDomain Property


Glossary Item Box

Gets or sets the input data domain for this DirectCalculation.

Syntax

Visual Basic (Declaration) 
Public Property InputDataDomain As InputDataDomain
C# 
public InputDataDomain InputDataDomain {get; set;}
C++/CLI 
public:
property InputDataDomain InputDataDomain {
   InputDataDomain get();
   void set (    InputDataDomain value);
}

Remarks

Requirements

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

See Also