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


Glossary Item Box

Gets or sets a value indicating whether settling points are included in the input data.

Syntax

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

Requirements

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

See Also