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


Glossary Item Box

Gets the minimum number of points for an ARB waveform.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property MinWaveformPoints As Long
C# 
public virtual long MinWaveformPoints {get;}
C++/CLI 
public:
virtual property int64 MinWaveformPoints {
   int64 get();
}

Remarks

Returns -1 if no source is connected or value cannot be determined.

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.60

See Also