Keysight Pathwave 89600 VSA .NET API
UpdateCount Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > Trace Class : UpdateCount Property


Glossary Item Box

Gets or sets the trace update count.

Syntax

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

Remarks

Determines the Count associated with Update.

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 18.50

See Also