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


Glossary Item Box

Gets or sets a value indicating whether EVM is calculated in the DirectCalculation.

Syntax

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

Requirements

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

See Also