Keysight Pathwave 89600 VSA .NET API
IsEvmShownInDb Property
See Also 
Agilent.SA.Vsa.CustomIQ.Interfaces Assembly > Agilent.SA.Vsa.CustomIQ Namespace > MeasurementExtension Class : IsEvmShownInDb Property


Glossary Item Box

Gets or sets a value indicating whether to show the EVM values on the Syms/Errs trace in % or dB.

Syntax

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

Requirements

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

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 28.40

See Also