Keysight Pathwave 89600 VSA .NET API
InstrumentUserCorrection Enumeration
See Also 
Agilent.SA.Vsa.HardwareExtensions.Core.Interfaces Assembly > Agilent.SA.Vsa.HardwareExtensions.XSeries Namespace : InstrumentUserCorrection Enumeration


Glossary Item Box

Specifies how corrections defined in the instrument should be applied.

Syntax

Visual Basic (Declaration) 
Public Enum InstrumentUserCorrection 
   Inherits System.Enum
C# 
public enum InstrumentUserCorrection : System.Enum 
C++/CLI 
public enum class InstrumentUserCorrection : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
OffUser corrections defined in the instrument will not be applied.
OnEach correction that is set to On in the instrument will be applied.
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

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 15.00

See Also